mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
6 lines
154 B
PHP
6 lines
154 B
PHP
# Reset all underlying Performance Schema data
|
|
|
|
--disable_result_log
|
|
--disable_query_log ONCE
|
|
CALL sys.ps_truncate_all_tables(FALSE);
|
|
--enable_result_log
|