diff options
author | unknown <knielsen@knielsen-hq.org> | 2010-09-03 21:47:16 +0200 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2010-09-03 21:47:16 +0200 |
commit | 391a8596514d106af3a62edbed577b9c59b870dc (patch) | |
tree | d1596ae43fe483df733cb117c6d3de05c1cc7374 /mysql-test/suite/innodb/t | |
parent | d774847853ec4f02306c808a84c4b631843c51a3 (diff) | |
download | mariadb-git-391a8596514d106af3a62edbed577b9c59b870dc.tar.gz |
Enable tests that were previously disabled waiting for XtraDB merge.
Diffstat (limited to 'mysql-test/suite/innodb/t')
-rw-r--r-- | mysql-test/suite/innodb/t/disabled.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/suite/innodb/t/disabled.def b/mysql-test/suite/innodb/t/disabled.def index 80fb6c80bc4..15f02571509 100644 --- a/mysql-test/suite/innodb/t/disabled.def +++ b/mysql-test/suite/innodb/t/disabled.def @@ -11,5 +11,4 @@ ############################################################################## #innodb : Bug#53306 2010-04-30 VasilDimov valgrind warnings -innodb_bug48024 : Waiting for merge with Percona Server; bug fixed in innodb_plugin in MySQL 5.1.48 innodb_bug53756 : Waiting for merge with Percona Server; bug fixed in innodb_plugin in MySQL 5.1.50 |