1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Clean up InnoDB testing with embedded server.

This commit is contained in:
jimw@mysql.com
2005-03-29 16:10:43 -08:00
parent 46eda5b998
commit bfa7520356
8 changed files with 34 additions and 1682 deletions

View File

@ -1508,9 +1508,6 @@ run_testcase ()
for t in \
"init_connect" \
"init_file" \
"innodb" \
"innodb-deadlock" \
"innodb-lock" \
"mix_innodb_myisam_binlog" \
"mysqlbinlog2" \
"mysqlbinlog" \