Files
MaxScale/server/modules
Markus Mäkelä 93b9ed744f MXS-2111: Use authentication_string when password is empty
If the password field in mysql.user is empty, it is possible that the
actual password is stored in the authentication_string field. Most of the
time this happens due to MDEV-16774 which causes the password to be stored
in the authentication_string field.

Also added a test case that verifies the problem and that it is fixed by
this commit.
2018-10-30 12:45:36 +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