summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-06-01 16:08:13 +0300
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-06-01 16:08:13 +0300
commit8ae2bb6eaaa5e2bf99390e498e5efe3090eb1d46 (patch)
treea8d77d5ad5ac8cfc1428b68458cb4440cff5df19 /sql/sp_head.cc
parent1ab52ab7c79b401f22ae1ae0e5d1a481a9c5170e (diff)
downloadmariadb-git-8ae2bb6eaaa5e2bf99390e498e5efe3090eb1d46.tar.gz
BUG 12610784: SET PASSWORD INCORRECTLY KEEP AN OLD EMPTY PASSWORD
The check for empty password in the user account was checking the wrong field. Fixed to check the proper password hash. Test case added. Fixed native_password and old_password plugins that suffered from the same problems. Unambuguated the auth_string ACL_USER member : previously it was used for both password and the authentication string (depending on the plugin). Now fixed to contain either the authentication string specified or empty string.
Diffstat (limited to 'sql/sp_head.cc')
0 files changed, 0 insertions, 0 deletions