mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Reset user status after unix_socket.test
Fixed mysql-test-run failures for roles.acl_statistics
This commit is contained in:
@ -27,4 +27,5 @@ USER@localhost @% test
|
||||
# name does not match = failure
|
||||
#
|
||||
delete from mysql.user where user='';
|
||||
FLUSH PRIVILEGES;
|
||||
uninstall plugin unix_socket;
|
||||
|
Reference in New Issue
Block a user