Files
MaxScale/server/modules/routing
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
..
2017-06-01 10:24:20 +03:00
2018-06-13 23:15:11 +03:00
2017-06-01 10:24:20 +03:00
2017-03-03 15:35:37 +02:00