mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
970163d0be
Analysis: sync array output function, should make sure that all used pointers are valid before using them.
8 lines
235 B
Text
8 lines
235 B
Text
--source include/big_test.inc
|
|
# test takes too long with valgrind
|
|
--source include/not_valgrind.inc
|
|
--let $num_inserts = 100000
|
|
--let $num_ops = 30000
|
|
--source suite/innodb/include/innodb_simulate_comp_failures.inc
|
|
# clean exit
|
|
--exit
|