1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Don't run innodb_defgragment under valgrind (too slow)

This commit is contained in:
Monty
2022-02-02 14:26:38 +02:00
parent 88fb89acb7
commit 0ec27d7b1f

View File

@@ -1,6 +1,8 @@
--source include/have_innodb.inc
--source include/big_test.inc
--source include/not_embedded.inc
# Valgrind is to slow for this test
--source include/not_valgrind.inc
set global innodb_defragment_stats_accuracy = 80;