From 089fca6bb6d6ccdf68bacfa9d022e1a072db9ada Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 20 Mar 2007 17:53:55 +0400 Subject: tests fixed to work in embedded server mysql-test/r/delayed.result: result fixed mysql-test/r/merge.result: result fixed mysql-test/t/delayed.test: moved here from merge.test mysql-test/t/init_connect.test: test fixed as it created users, then stopped without deletion, what caused problems in consequent tests mysql-test/t/merge.test: moved to delayed.test mysql-test/t/mysqlbinlog-cp932.test: disabled in embedded server --- mysql-test/t/mysqlbinlog-cp932.test | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mysql-test/t/mysqlbinlog-cp932.test') diff --git a/mysql-test/t/mysqlbinlog-cp932.test b/mysql-test/t/mysqlbinlog-cp932.test index 0e0a4e2bfae..1487606a6c2 100644 --- a/mysql-test/t/mysqlbinlog-cp932.test +++ b/mysql-test/t/mysqlbinlog-cp932.test @@ -1,3 +1,5 @@ +# disabled in embedded until tools running is fixed with embedded +--source include/not_embedded.inc -- source include/have_cp932.inc # Bug#16217 (mysql client did not know how not switch its internal charset) -- cgit v1.2.1