diff options
author | Satya B <satya.bn@sun.com> | 2009-12-03 17:33:24 +0530 |
---|---|---|
committer | Satya B <satya.bn@sun.com> | 2009-12-03 17:33:24 +0530 |
commit | 1295ec601c4504285121353e94582c325f1c24fe (patch) | |
tree | dcc38a703cdbd45c6d4e5188257eff5c435e256c /mysql-test/suite/innodb/t | |
parent | c6c12db965ec17f5bf7db20eaf668eede32e4e43 (diff) | |
download | mariadb-git-1295ec601c4504285121353e94582c325f1c24fe.tar.gz |
Disable main.innodb and innodb.innodb-index until BUG#49396 is fixed.
These tests are fails due to result mismatch only in embedded mode.
Diffstat (limited to 'mysql-test/suite/innodb/t')
-rw-r--r-- | mysql-test/suite/innodb/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/t/disabled.def b/mysql-test/suite/innodb/t/disabled.def new file mode 100644 index 00000000000..6535ee27887 --- /dev/null +++ b/mysql-test/suite/innodb/t/disabled.def @@ -0,0 +1 @@ +innodb-index : Bug#49396 2009-12-03 test fails in embedded mode |