mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Disable valgrind for test in main that takes > 200 seconds
One can run these with --valgrind --big
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
--source include/have_query_cache.inc
|
||||
--source include/have_debug_sync.inc
|
||||
--source include/long_test.inc
|
||||
--source include/no_valgrind_without_big.inc
|
||||
|
||||
set global query_cache_type= ON;
|
||||
set @save_query_cache_size=@@global.query_cache_size;
|
||||
|
Reference in New Issue
Block a user