mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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_inserts = 10000
|
||||||
--let $num_ops = 3000
|
--let $num_ops = 300
|
||||||
--source suite/innodb/include/innodb_simulate_comp_failures.inc
|
--source suite/innodb/include/innodb_simulate_comp_failures.inc
|
||||||
# clean exit
|
# clean exit
|
||||||
--exit
|
--exit
|
||||||
|
Reference in New Issue
Block a user