Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.14
-
Fix Version/s: 2.2.15
-
Component/s: mariadbbackend, readwritesplit
-
Labels: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
-