Files
MaxScale/server/modules
Markus Mäkelä 48efa6d027 MXS-2213: Clear stored PS information
The information stored for each prepared statement would not be cleared
until the end of the session. This is a problem if the sessions last for a
very long time as the stored information is unused once a COM_STMT_CLOSE
has been received.

In addition to this, the session command response maps were not cleared
correctly if all backends had processed all session commands.
2018-12-11 13:54:10 +02:00
..
2018-09-30 22:35:13 +03:00
2017-06-01 10:24:20 +03:00
2017-02-15 09:31:14 +02:00