1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-6348: mariadb crash signal 11

Analysis: sync array output function, should make sure that all
used pointers are valid before using them.

Merge revision 4225 from lp:maria/5.5.
This commit is contained in:
Jan Lindström
2014-07-08 18:51:34 +03:00
parent 2b4b857d51
commit 648fb98eb6
18 changed files with 409 additions and 79 deletions

View File

@ -0,0 +1,5 @@
--let $num_inserts = 10000
--let $num_ops = 3000
--source suite/innodb/include/innodb_simulate_comp_failures.inc
# clean exit
--exit