Current Path : /usr/opt/mysql57/mysql-test/suite/perfschema/t/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/opt/mysql57/mysql-test/suite/perfschema/t/table_aggregate_hist_2u_2t.test |
# Tests for the performance schema --source ../include/table_aggregate_setup.inc # table io and table lock by default # hist by default # 2users delete from performance_schema.setup_actors where user in ('user2', 'user4'); # 2tables delete from performance_schema.setup_objects where object_name='t2'; --source ../include/table_aggregate_load.inc --source ../include/table_aggregate_cleanup.inc