1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

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;