Commit 354f3f1f authored by Jan Lindström's avatar Jan Lindström

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).
parent d93bd84e
--let $num_inserts = 10000
--let $num_ops = 3000
--let $num_ops = 300
--source suite/innodb/include/innodb_simulate_comp_failures.inc
# clean exit
--exit
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment