diff options
Diffstat (limited to 'mysql-test/main/disabled.def')
-rw-r--r-- | mysql-test/main/disabled.def | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mysql-test/main/disabled.def b/mysql-test/main/disabled.def index 8ba5b271c2b..72631bdf1b2 100644 --- a/mysql-test/main/disabled.def +++ b/mysql-test/main/disabled.def @@ -17,3 +17,10 @@ mysql_embedded : Bug#12561297 2011-05-14 Anitha Dependent on PB2 chang file_contents : MDEV-6526 these files are not installed anymore max_statement_time : cannot possibly work, depends on timing partition_open_files_limit : open_files_limit check broken by MDEV-18360 + +subselect_no_exists_to_in : Merge FIXME: column not found +subselect : Merge FIXME: column not found +subselect_no_mat : Merge FIXME: column not found +subselect_no_opts : Merge FIXME: column not found +subselect_no_scache : Merge FIXME: column not found +subselect_no_semijoin : Merge FIXME: column not found |