diff options
author | Sergey Vojtovich <svoj@sun.com> | 2010-01-22 14:20:08 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@sun.com> | 2010-01-22 14:20:08 +0400 |
commit | 4c7ea1259b46835e5c5155d822c9a74a06fefce2 (patch) | |
tree | 09dd61d82e80f1e28bfdce5f427ddb54fc4cbbee /mysql-test | |
parent | 8eac0062dd23e563990386963fc12517e6beabd7 (diff) | |
download | mariadb-git-4c7ea1259b46835e5c5155d822c9a74a06fefce2.tar.gz |
Disabled innodb-autoinc-44030 due to BUG#47621.
Diffstat (limited to 'mysql-test')
-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 07462e91696..5f37dbe2cb6 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -11,3 +11,4 @@ ############################################################################## kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild. query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically +innodb-autoinc-44030 : BUG#47621 2009-01-22 svoj MySQL and InnoDB dicts getting out of sync |