mirror of https://github.com/MariaDB/server
Browse Source
If the SET PASSWORD query doesn't have the password string,
the parsing of it can fail. It manifested first in MySQL 5.6 as
it started to hide password lines sent to the plugins.
Fixed by checking for that case.
pull/50/merge
3 changed files with 14 additions and 3 deletions
Loading…
Reference in new issue