summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-05-16 19:46:44 +0300
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2011-05-16 19:46:44 +0300
commit3b69f27e59909e67fed27c4d728b96483188a663 (patch)
tree9aa2410569c349f7dca2caa7bda01cba64ae8c4b /sql/mysqld.cc
parentf0594c55f9e791a6084b73aa6c50831b3942c12b (diff)
downloadmariadb-git-3b69f27e59909e67fed27c4d728b96483188a663.tar.gz
Bug #11766641: 59792: BIN/MYSQL -UUNKNOWN -PUNKNOWN
.-> USING PASSWORD: NO The server was always setting the flag for using password to NO and then relying on the server authentication plugin to update it if it uses a password. This creates compatibility problems with 5.1 when rejecting a nonexistent user login. Set the default for the password supplied flag for non-existing users as the default plugin (native password authentication) would do it for compatibility reasons. Test case added. federated.result updated with the correct error message.
Diffstat (limited to 'sql/mysqld.cc')
0 files changed, 0 insertions, 0 deletions