mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
MDEV-29710: Disable a timing-sensitive test on Valgrind
This commit is contained in:
parent
b9ac0a6235
commit
8872d2ee71
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue