mysql5/mysql-5.7.27/mysql-test/suite/sysschema/include/ps_setup_instruments_cleanup.inc

4 lines
136 B
SQL

# Reset the performance_schema.setup_instruments table
UPDATE performance_schema.setup_instruments SET enabled = 'YES', timed = 'YES';