diff options
author | unknown <ranger@regul.home.lan> | 2005-12-16 22:15:53 +0200 |
---|---|---|
committer | unknown <ranger@regul.home.lan> | 2005-12-16 22:15:53 +0200 |
commit | 9f444445bc4639ea50fce957ded28749402c710b (patch) | |
tree | 06fa8bb466f474adcd66dbadd8a425f4ffef7470 | |
parent | 7c4ada147eaf1640f5065c7a83cfae2a46ca8283 (diff) | |
parent | 5c12976f539b7ba27c08e1dc06aa85d240094890 (diff) | |
download | mariadb-git-9f444445bc4639ea50fce957ded28749402c710b.tar.gz |
Merge alstroganov@bk-internal.mysql.com:/home/bk/mysql-5.0
into regul.home.lan:/mnt/md/bk/mysql-5.0
-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 4722fac435c..0e7eabbed6d 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -13,3 +13,4 @@ sp-goto : GOTO is currently is disabled - will be fixed in the future kill : Unstable test case, bug#9712 subselect : Bug#15706 +type_time : Bug#15805 |