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:
@ -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;
|
||||
|
Reference in New Issue
Block a user