diff options
author | unknown <tomas@poseidon.ndb.mysql.com> | 2006-01-13 13:01:19 +0100 |
---|---|---|
committer | unknown <tomas@poseidon.ndb.mysql.com> | 2006-01-13 13:01:19 +0100 |
commit | b6a1fe246787d2215f5a895635d0c08031e5fda5 (patch) | |
tree | 151af186301c63d4bec15541874b5475560912cf /mysql-test/t | |
parent | 997dabfd05ec877fab1977d65cf137b1c15e5daa (diff) | |
download | mariadb-git-b6a1fe246787d2215f5a895635d0c08031e5fda5.tar.gz |
enabled test
added missing debug_return
mysql-test/t/disabled.def:
enabled test
sql/ha_ndbcluster.cc:
added missing debug_return
Diffstat (limited to 'mysql-test/t')
-rw-r--r-- | mysql-test/t/disabled.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 4395e7515ec..c794c0388b9 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -21,8 +21,6 @@ type_time : Bug#15805 ps_7ndb : dbug assert in RBR mode when executing test suite rpl_ddl : Bug#15963 SBR does not show "Definer" correctly events : Affects flush test case. A table lock not released somewhere -ndb_autodiscover : TBF with CR -ndb_autodiscover2 : TBF with CR ndb_binlog_basic : Results are not deterministic, Tomas will fix rpl_ndb_basic : Bug#16228 rpl_sp : Bug #16456 |