1--source include/have_perfschema.inc
2--source include/have_binlog_format_mixed.inc
3--source include/master-slave.inc
4
5UPDATE performance_schema.setup_instruments SET ENABLED="NO";
6
7--sync_slave_with_master
8--source include/rpl_end.inc
9
10# End of test case
11