Files
MaxScale/server/modules
Markus Mäkelä 9c6e15b426 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:58:09 +02:00
..
2017-06-01 10:24:20 +03:00
2017-02-15 09:31:14 +02:00