Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiplexing incorrectly disabled without auto_increment #1897

Closed
renecannao opened this issue Feb 10, 2019 · 1 comment
Closed

Multiplexing incorrectly disabled without auto_increment #1897

renecannao opened this issue Feb 10, 2019 · 1 comment
Assignees

Comments

@renecannao
Copy link
Contributor

[ ] A clear description of your issue

A bug in the introduction of feature listed in $1828 causes multiplexing to be disabled even without auto_increment

[ ] The version of OS and ProxySQL

Any OS.
ProxySQL from 1.4.14

[ ] Every step to reproduce the issue

  • SET AUTOCOMMIT = 0;
  • start a DML
  • COMMIT

Multiplexing will still be disabled.

[ ] The error log

No relevant error log

@renecannao renecannao self-assigned this Feb 10, 2019
@renecannao
Copy link
Contributor Author

Fixed in 1.4.15 and 2.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant