mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-7298 plugins.cracklib_password_check test fails
remove the test that depended on the current cracklib dictionary
This commit is contained in:
@ -23,10 +23,6 @@ show warnings;
|
||||
grant select on *.* to foo@barbar identified by 'barbar';
|
||||
show warnings;
|
||||
|
||||
--error ER_NOT_VALID_PASSWORD
|
||||
grant select on *.* to foo@foobar identified by 'foobar';
|
||||
show warnings;
|
||||
|
||||
--error ER_NOT_VALID_PASSWORD
|
||||
grant select on *.* to foobar identified by 'qwerty';
|
||||
show warnings;
|
||||
|
Reference in New Issue
Block a user