Temporary disable ctype_utf8mb4_innodb and myisam test untill MDEV-18953 is fixed

This commit is contained in:
sachinsetia1001@gmail.com 2019-03-18 09:37:32 +05:30
parent 3943fe5630
commit 9c7299365f

View File

@ -22,3 +22,5 @@ partition_open_files_limit : open_files_limit check broken by MDEV-18360
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
join_cache : enable after MDEV-17752 is fixed
ctype_utf8mb4_myisam : enable after MDEV-18953 is fixed
ctype_utf8mb4_innodb : enable after MDEV-18953 is fixed