mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
P_S 5.7.28
This commit is contained in:
@ -51,7 +51,7 @@ select event_name,
|
||||
order by thread_id, event_id;
|
||||
|
||||
# In case of failures, this will tell if file io are lost.
|
||||
show status like 'performance_schema_%';
|
||||
show global status like 'performance_schema_%';
|
||||
|
||||
# Cleanup
|
||||
|
||||
|
Reference in New Issue
Block a user