Fixed mysql-test-run failures for roles.acl_statistics
@ -27,4 +27,5 @@ USER@localhost @% test
# name does not match = failure
#
delete from mysql.user where user='';
FLUSH PRIVILEGES;
uninstall plugin unix_socket;
@ -55,6 +55,6 @@ grant SELECT ON test.* TO '' identified via unix_socket;
# restoring mysql.user to the original state.
--remove_file $MYSQLTEST_VARDIR/tmp/peercred_test.txt