Current Path : /usr/opt/mysql57/mysql-test/suite/parts/inc/ |
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/parts/inc/partition_crash_drop.inc |
# To be used with partition mgm commands like # ALTER TABLE t1 DROP PARTITION. --echo # Test DROP PARTITION SET SESSION debug="+d,crash_drop_partition_1"; --source suite/parts/inc/partition_crash.inc SET SESSION debug="-d,crash_drop_partition_1"; SET SESSION debug="+d,crash_drop_partition_2"; --source suite/parts/inc/partition_crash.inc SET SESSION debug="-d,crash_drop_partition_2"; SET SESSION debug="+d,crash_drop_partition_3"; --source suite/parts/inc/partition_crash.inc SET SESSION debug="-d,crash_drop_partition_3"; SET SESSION debug="+d,crash_drop_partition_4"; --source suite/parts/inc/partition_crash.inc SET SESSION debug="-d,crash_drop_partition_4"; SET SESSION debug="+d,crash_drop_partition_5"; --source suite/parts/inc/partition_crash.inc SET SESSION debug="-d,crash_drop_partition_5";