diff options
author | unknown <kaa@polly.local> | 2007-02-22 21:05:45 +0300 |
---|---|---|
committer | unknown <kaa@polly.local> | 2007-02-22 21:05:45 +0300 |
commit | 8c3cc02c1fac3fc7ce9ca61692725029f94d8a3d (patch) | |
tree | c2813d8e96afbee732f43431d3bff9cf33a68b67 /mysql-test/t/mysqlbinlog-cp932.test | |
parent | 7d821f20797e6a2f23bcde7db11aaed76b54e69e (diff) | |
download | mariadb-git-8c3cc02c1fac3fc7ce9ca61692725029f94d8a3d.tar.gz |
Disable mysqlbinlog-cp932.test for row based binlog, since mysqlbinlog is also disabled.
Diffstat (limited to 'mysql-test/t/mysqlbinlog-cp932.test')
-rw-r--r-- | mysql-test/t/mysqlbinlog-cp932.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/mysqlbinlog-cp932.test b/mysql-test/t/mysqlbinlog-cp932.test index 0e0a4e2bfae..5d44ab63f12 100644 --- a/mysql-test/t/mysqlbinlog-cp932.test +++ b/mysql-test/t/mysqlbinlog-cp932.test @@ -1,3 +1,4 @@ +-- source include/have_binlog_format_mixed_or_statement.inc -- source include/have_cp932.inc # Bug#16217 (mysql client did not know how not switch its internal charset) |