mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +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:
2
mysql-test/suite/innodb/t/innodb-bigblob.opt
Normal file
2
mysql-test/suite/innodb/t/innodb-bigblob.opt
Normal file
@@ -0,0 +1,2 @@
|
||||
--max-allowed-packet=128M
|
||||
--innodb-log-file-size=210M
|
||||
Reference in New Issue
Block a user