1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge with 4.0 to get fixed tests

mysql-test/t/lock_tables_lost_commit.test:
  Auto merged
This commit is contained in:
unknown
2004-02-22 10:04:08 +02:00
5 changed files with 33 additions and 26 deletions

View File

@ -1,5 +1,7 @@
# This is a test for bug 578
-- source include/have_innodb.inc
connect (con1,localhost,root,,);
connect (con2,localhost,root,,);