Files
MaxScale/server/modules/routing/readwritesplit
Markus Mäkelä 092286297e MXS-1719: Fix hang on multi-statement UPDATE
When a multi-statement query consisting completely of UPDATE statements is
received, the packets can be received in two separate buffers. To cope
with this situation, the state change into REPLY_STATE_RSET_COLDEF must
only be done if the buffer contains more than a single packet.
2018-03-21 14:14:16 +02:00
..
2017-09-25 12:35:11 +03:00
2017-06-29 15:34:22 +02:00