summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/sysschema/include/ps_truncate_all_tables.inc
blob: 4811b8af473525c01253361634b0a9dc3a4653b5 (plain)
1
2
3
4
5
6
# Reset all underlying Performance Schema data

--disable_result_log
--disable_query_log ONCE
CALL sys.ps_truncate_all_tables(FALSE);
--enable_result_log