diff options
author | He Zhenxing <zhenxing.he@sun.com> | 2009-12-09 14:27:46 +0800 |
---|---|---|
committer | He Zhenxing <zhenxing.he@sun.com> | 2009-12-09 14:27:46 +0800 |
commit | b3d9f784783482486fa59a2d93da27aede238154 (patch) | |
tree | a46bb3232a4737349d3580121cbbb1f1f534246a /mysql-test | |
parent | bc2b3d2ccc109768cf918d91e08639b530518ea1 (diff) | |
download | mariadb-git-b3d9f784783482486fa59a2d93da27aede238154.tar.gz |
removed rpl_killed_ddl from disabled list
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 7ce67d3fa89..062667c249e 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -25,4 +25,3 @@ loaddata_autocom_ndb : Bug#35148: Error '4009 Cluster Failure' in various tests ndb_autodiscover3 : Bug#35148: Error '4009 Cluster Failure' in various tests on various platforms ndb_autodiscover : Bug#45972: ndb.ndb_autodiscover fails occasionally with pb2 ndb_autodiscover2 : Bug#45972: ndb.ndb_autodiscover fails occasionally with pb2 -rpl_killed_ddl : Bug#45520: rpl_killed_ddl fails sporadically in pb2 |