Files
MaxScale/server/modules
Markus Mäkelä 2e809524d1 MXS-2295: Reset session commands on connection reset
When the connection state is reset by executing a COM_CHANGE_USER or
COM_RESET_CONNECTION, readwritesplit does not need to store the session
command history that was executed before it. With this, pooled connections
will effectively behave like normal connections if the pooling mechanism
is smart enough to reset the connection. This also prevents unwanted
visibility into the session states of other connections.
2019-01-31 14:23:26 +02:00
..
2019-01-03 09:23:16 +02:00
2019-01-11 10:27:00 +02:00
2018-09-28 12:18:24 +03:00
2017-02-15 09:31:14 +02:00