1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-27 05:56:07 +03:00

Backport fixes for mysqltest.test from 5.0

This commit is contained in:
msvensson@neptunus.(none)
2005-09-06 22:03:12 +02:00
parent 167bc61f37
commit 5c8d457ec8
2 changed files with 52 additions and 27 deletions

View File

@@ -592,7 +592,7 @@ while ($num)
--source var/tmp/sourced1.sql
dec $num;
}
--enable_abort_on_error;
--enable_abort_on_error
--enable_query_log
# ----------------------------------------------------------------------------