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