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-06-18 11:32:13 +03:00
2018-04-23 14:02:54 +03:00
2017-01-16 10:56:33 +02:00