diff options
author | Omer BarNir <omer@mysql.com> | 2010-04-07 11:28:28 -0700 |
---|---|---|
committer | Omer BarNir <omer@mysql.com> | 2010-04-07 11:28:28 -0700 |
commit | 24a9fb555c6c471222598688fcaf8d5405fea531 (patch) | |
tree | ecbefbbaac67d37242a05e5525a98a483876a3d8 /mysql-test/suite/engines | |
parent | 327d3f3d58d5aa572f5cbe9f517b4fb290f4117a (diff) | |
download | mariadb-git-24a9fb555c6c471222598688fcaf8d5405fea531.tar.gz |
Correction to the disabled.def file in engines/iuds that got overwritten by
mistake in previous push
Diffstat (limited to 'mysql-test/suite/engines')
-rw-r--r-- | mysql-test/suite/engines/iuds/t/disabled.def | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/mysql-test/suite/engines/iuds/t/disabled.def b/mysql-test/suite/engines/iuds/t/disabled.def index 2aca7006b4e..f45104cc984 100644 --- a/mysql-test/suite/engines/iuds/t/disabled.def +++ b/mysql-test/suite/engines/iuds/t/disabled.def @@ -1,7 +1 @@ -# List of disabled tests -# test name : comment -rpl_redirect : Fails due to bug#49978 -crash_manycolumns_string : Bug#50495 'Row size too large' for plugin, but works for built-in innodb -ix_unique_lob : Bug#52283 Innodb reports extra warnings when SELECT/WHERE is performed using invalid value -ix_unique_string_length : Bug#52283 Innodb reports extra warnings when SELECT/WHERE is performed using invalid value - +insert_calendar : Bug #52283 Innodb reports extra warnings when SELECT/WHERE is performed using invalid value |