summaryrefslogtreecommitdiff
path: root/mysql-test/t/disabled.def
diff options
context:
space:
mode:
authorunknown <antony@pcg5ppc.xiphis.org>2007-07-25 16:01:43 -0700
committerunknown <antony@pcg5ppc.xiphis.org>2007-07-25 16:01:43 -0700
commitb37ca18ab9381835b45eced1228a044f1f523bbc (patch)
treeed2716a6b0f0d190c35079d214d6d164999cf4ab /mysql-test/t/disabled.def
parent34864af8fd6b12d507d34c0f1b29167cc23928b2 (diff)
downloadmariadb-git-b37ca18ab9381835b45eced1228a044f1f523bbc.tar.gz
Bug#29522
"log.cc:1448: failed assertion `mysql_bin_log.is_open() && rex_data->empty()'" When Federated's transaction support was disabled by bug29875, this assertion became unreproducable. mysql-test/t/disabled.def: bug29522 reenable federated_innodb test
Diffstat (limited to 'mysql-test/t/disabled.def')
-rw-r--r--mysql-test/t/disabled.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
index f04809b668d..368a659d939 100644
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
@@ -24,5 +24,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_innodb : Bug#29522 failed assertion in binlog_close_connection()
federated_transactions : Bug#29523 Transactions do not work