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

MDEV-7754: innodb assert "array->n_elems < array->max_elems" on a huge blob update

Replace static array of thread sync levels with std::vector.
This commit is contained in:
Jan Lindström
2015-03-17 16:03:05 +02:00
parent c41e4d3b49
commit 0563f49ba3
5 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,2 @@
--max-allowed-packet=128M
--innodb-log-file-size=210M