P_S 5.7.28

This commit is contained in:
Sergei Golubchik 2019-12-10 15:35:00 +01:00
commit 0ea717f51a
942 changed files with 174625 additions and 20666 deletions

View file

@ -57,7 +57,7 @@ SELECT COUNT(DISTINCT PROCESSLIST_ID)
FROM performance_schema.session_connect_attrs;
connection non_privileged_user;
--error ER_TABLEACCESS_DENIED_ERROR
--echo # must return 1
SELECT COUNT(DISTINCT PROCESSLIST_ID)
FROM performance_schema.session_account_connect_attrs;