This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Rewriter not initialized correctly when not selecting server-version upfront #650
Comments
Cannot reproduce. It may have gotten wrong by hitting enter at a preceding question where it was unnecessary. That might have caused the server-version question to get kind of skipped, leaving things in a bit of an unclean state.. |
server-version could go wrong in combination with no-prompt option though.. |
grtjn
added a commit
to grtjn/roxy
that referenced
this issue
Jun 12, 2017
RobertSzkutak
added a commit
that referenced
this issue
Jun 13, 2017
Fixed #650: make sure server-version gets defaulted properly in all cases
Fixed in DEV |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you run ml new and forget to specify server-version, Roxy will ask, but if you pick 8, it still initializes with the wrong xqy rewriter. Luckily it auto-corrects at deploy, but it does print a warning.
Minor bug..
The text was updated successfully, but these errors were encountered: