Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.2.14
-
None
Description
When some commands are executed their results are buffered. This is done for a set of known commands and the buffering is disabled once the result is gathered. In certain cases, the buffering would not be disabled and as a result all following queries would be buffered. Most of the time this would happen when a prepared statement was closed or the preparation failed with an error.
Attachments
Issue Links
- relates to
-
MXS-2461 Unexpected internal state with ReadWriteSplit and proxy_protocol=true
- Closed