diff options
author | Varun Gupta <varun.gupta@mariadb.com> | 2018-12-15 01:26:01 +0530 |
---|---|---|
committer | Varun Gupta <varun.gupta@mariadb.com> | 2018-12-15 01:26:01 +0530 |
commit | 3b8c868aa19245633bf476b6dd265bebdf1393d4 (patch) | |
tree | fea1caeb29b2aeca758636775462e4bd1d2b9356 /mysql-test/main/disabled.def | |
parent | fd37344feb18af61c9c025da05049926daf9e23c (diff) | |
download | mariadb-git-3b8c868aa19245633bf476b6dd265bebdf1393d4.tar.gz |
Enabling innodb.innodb-alter-table, main.column_compression_parts and
main.partition_explicit_prune
Diffstat (limited to 'mysql-test/main/disabled.def')
-rw-r--r-- | mysql-test/main/disabled.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/main/disabled.def b/mysql-test/main/disabled.def index bd83dfa2126..86bd3a14492 100644 --- a/mysql-test/main/disabled.def +++ b/mysql-test/main/disabled.def @@ -23,6 +23,4 @@ file_contents : MDEV-6526 these files are not installed anymore max_statement_time : cannot possibly work, depends on timing mysqlcheck : special tables like proxy , host specific to a system are shown flush_read_lock : special tables like proxy , host specific to a system are shown -partition_explicit_prune : enable after MDEV-17032 is fixed -column_compression_parts : enable after MDEV-17032 is fixed join_cache : enable after MDEV-17752 is fixed |