mirror of
https://github.com/MariaDB/server.git
synced 2025-08-24 14:48:09 +03:00
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).
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
--let $num_inserts = 10000
|
|
--let $num_ops = 300
|
|
--source suite/innodb/include/innodb_simulate_comp_failures.inc
|
|
# clean exit
|
|
--exit
|