MDEV-27065 fixup: disable tests under valgrind

The server behaves differently on the DATA/INDEX DIRECTORY clause
under valgrind because symlink is disabled under valgrind.
This commit is contained in:
Nayuta Yanagisawa 2022-04-24 16:13:00 +09:00
parent a7923b37c4
commit 3b6c04f44c
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,5 @@
--source include/have_symlink.inc
--echo #
--echo # MDEV-14641 Incompatible key or row definition between the MariaDB .frm file and the information in the storage engine
--echo #

View file

@ -1,5 +1,4 @@
--source include/have_partition.inc
--source include/have_symlink.inc
--let $engine=MyISAM
--source inc/part_alter_values.inc