MDEV-29710: Disable a timing-sensitive test on Valgrind

This commit is contained in:
Marko Mäkelä 2022-10-06 12:33:40 +03:00
parent b9ac0a6235
commit 8872d2ee71

View file

@ -1,5 +1,6 @@
source include/have_profiling.inc;
source include/not_embedded.inc;
source include/no_valgrind_without_big.inc;
set global max_allowed_packet=1073741824;
connect u,localhost,root;