diff options
author | unknown <gshchepa/uchum@gleb.loc> | 2007-07-30 03:20:45 +0500 |
---|---|---|
committer | unknown <gshchepa/uchum@gleb.loc> | 2007-07-30 03:20:45 +0500 |
commit | c0b65fb77dcb7010056dff7e476b7397dd912c89 (patch) | |
tree | 45e4eed9a3959c652e48de3be1dabb0c802d2a46 | |
parent | 11816452bc097c3e5273137a1d012a321e12a9c1 (diff) | |
download | mariadb-git-c0b65fb77dcb7010056dff7e476b7397dd912c89.tar.gz |
disabled.def:
ddl_i18n_koi8r.test has been disabled to ignore bug #30120.
mysql-test/t/disabled.def:
ddl_i18n_koi8r.test has been disabled to ignore bug #30120.
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 368a659d939..fff651e54c9 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -25,3 +25,4 @@ ctype_big5 : BUG#26711 2007-06-21 Lars Test has never worked on Do mysql_upgrade : Bug#28560 test links to /usr/local/mysql/lib libraries, causes non-determinism and failures on ABI breakage federated_transactions : Bug#29523 Transactions do not work +ddl_i18n_koi8r : Bug #30120 SP with local variables with non-ASCII names crashes server |