mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-6546: innodb.innodb_simulate_comp_failures_small fails
sporadically Fix: Modify test to be smaller so that testcase timeout does not trigger. We already have a test for --big-test setup (innodb.innodb_simulate_comp_failures).
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
--let $num_inserts = 10000
|
||||
--let $num_ops = 3000
|
||||
--let $num_ops = 300
|
||||
--source suite/innodb/include/innodb_simulate_comp_failures.inc
|
||||
# clean exit
|
||||
--exit
|
||||
|
Reference in New Issue
Block a user