Current Path : /home/usr.opt/mysql57/mysql-test/suite/perfschema/include/ |
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 : //home/usr.opt/mysql57/mysql-test/suite/perfschema/include/cleanup_helper.inc |
# Tests for PERFORMANCE_SCHEMA update performance_schema.setup_instruments set enabled='YES'; connection con1; disconnect con1; --source include/wait_until_disconnected.inc connection con2; disconnect con2; --source include/wait_until_disconnected.inc connection con3; disconnect con3; --source include/wait_until_disconnected.inc connection default;