1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
Files
mariadb/mysql-test/suite/plugins/r
Sergei Golubchik 68910e7092 MDEV-9273 ERROR 1819 on grant statment for existing user
Cannot do password validation in fix_lex_user(), we don't know
there what "GRANT ... TO user" means - creating a new user with
an empty password (need validation) or granting privileges
to an existing user (no validation needed).

Move validation down into replace_user_table(). And copy into
check_change_password().
2016-01-25 22:57:53 +01:00
..
2014-02-05 20:35:11 +02:00
2012-01-13 15:50:02 +01:00
2013-07-09 10:54:47 +04:00
2015-08-27 00:39:44 +03:00
2012-10-18 23:33:06 +02:00
2015-10-05 17:27:13 +02:00
2015-10-05 17:27:13 +02:00