diff options
-rw-r--r-- | mysql-test/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/disabled.def b/mysql-test/disabled.def index c7fa62ff7dd..d4856f0b7aa 100644 --- a/mysql-test/disabled.def +++ b/mysql-test/disabled.def @@ -15,3 +15,4 @@ read_many_rows_innodb : Bug#11748886 2010-11-15 mattiasj report already exist mysql_embedded : Bug#12561297 2011-05-14 Anitha Dependent on PB2 changes - eventum#41836 file_contents : MDEV-6526 these files are not installed anymore lowercase_fs_on : lower_case_table_names=0 is not an error until 10.1 +partition_open_files_limit : open_files_limit check broken by MDEV-18360 |