diff options
author | unknown <timour@askmonty.org> | 2011-03-30 10:10:59 +0300 |
---|---|---|
committer | unknown <timour@askmonty.org> | 2011-03-30 10:10:59 +0300 |
commit | 952556b3452d4a6893a678da88809b22e7f7a466 (patch) | |
tree | 938de6db815840eb2038bdded942ab684e4673d0 /mysql-test/t/disabled.def | |
parent | 9762b236d47e74f2f065c89a747c1a8d3444ed18 (diff) | |
parent | 0737fb479f082c424881e79e4c358670176ebca2 (diff) | |
download | mariadb-git-952556b3452d4a6893a678da88809b22e7f7a466.tar.gz |
MWL#89
Merge 5.3 with 5.3-mwl89.
Diffstat (limited to 'mysql-test/t/disabled.def')
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 2c54131e08a..ea1de2b5a5a 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -19,3 +19,4 @@ main.mysqlhotcopy_myisam : Bug#56817 2010-10-21 anitha mysqlhotcopy* fails main.mysqlhotcopy_archive: Bug#56817 2010-10-21 anitha mysqlhotcopy* fails log_tables-big : Bug#48646 2010-11-15 mattiasj report already exists read_many_rows_innodb : Bug#37635 2010-11-15 mattiasj report already exists +main.subselect_mat_cost : MWL#89 tests that must be adjusted to the cost model introduced after the code review |