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

Move tests that uses innodb to innodb.test

This commit is contained in:
monty@mashka.mysql.fi
2004-02-22 09:58:51 +02:00
parent e74182fe52
commit fa882fd73c
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,,);