diff options
author | holyfoot/hf@mysql.com/hfmain.(none) <> | 2007-03-20 17:53:55 +0400 |
---|---|---|
committer | holyfoot/hf@mysql.com/hfmain.(none) <> | 2007-03-20 17:53:55 +0400 |
commit | 0233b13572df1c225885e1fb5edcf72afa4ad4b7 (patch) | |
tree | 32ab39c7e6d17c6d75951c2a80b6f0dccb0c94a0 /mysql-test/t/mysqlbinlog-cp932.test | |
parent | 90879b57376221777c3c43fa1abd4eddd071a66c (diff) | |
download | mariadb-git-0233b13572df1c225885e1fb5edcf72afa4ad4b7.tar.gz |
tests fixed to work in embedded server
Diffstat (limited to 'mysql-test/t/mysqlbinlog-cp932.test')
-rw-r--r-- | mysql-test/t/mysqlbinlog-cp932.test | 2 |
1 files changed, 2 insertions, 0 deletions
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) |