15 lines
310 B
Plaintext
15 lines
310 B
Plaintext
# t/deadlock_innodb.test
|
|
#
|
|
#
|
|
# Last update:
|
|
# 2006-07-26 ML test refactored (MySQL 5.1)
|
|
# main code --> include/deadlock.inc
|
|
# new wrapper t/deadlock_innodb.test
|
|
#
|
|
|
|
let $engine_type= InnoDB;
|
|
|
|
--source include/deadlock.inc
|
|
|
|
--source suite/xengine/include/check_xengine_log_error.inc
|