Files
MaxScale/server/modules/protocol
Markus Mäkelä 2ad8b77f11 Fix current command tracking in MariaDBClient
The debug assertion introduced by commit 3d1c2b421a fails when a
COM_CHANGE_USER was executed. This was caused by the fact that the
authentication data was being interpreted as a command when it should've
been ignored.

Added a debug assertion into the reauthentication code to make sure the
current command remains the same.
2018-06-18 11:32:28 +03:00
..
2018-01-03 14:57:18 +02:00
2017-07-31 15:57:05 +03:00
2017-06-01 10:24:20 +03:00