Skip to content

Commit

Permalink
MDEV-6546: innodb.innodb_simulate_comp_failures_small fails
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
Jan Lindström committed Aug 13, 2014
1 parent fd8da99 commit 9dc738b
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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

0 comments on commit 9dc738b

Please sign in to comment.