mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Move tests that uses innodb to innodb.test
mysql-test/t/lock_tables_lost_commit.test: Ensure that innodb is compiled in
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
# This is a test for bug 578
|
||||
|
||||
-- source include/have_innodb.inc
|
||||
|
||||
connect (con1,localhost,root,,);
|
||||
connect (con2,localhost,root,,);
|
||||
|
||||
|
Reference in New Issue
Block a user