Files
MaxScale/server
Markus Mäkelä f4dd0628da Fix COM_CHANGE_USER handling
If the service doesn't require collection of complete packets, the user
reauthentication done with COM_CHANGE_USER would be skipped. This caused
the change_user test to fail.

By temporarily switching to full packet collection mode for the duration
of the COM_CHANGE_USER, we avoid duplicating the code for the streaming
router types.
2018-11-11 17:19:52 +02:00
..
2018-10-30 12:45:36 +02:00
2018-11-11 17:19:52 +02:00
2017-01-16 10:56:33 +02:00