mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
InnoDB fails to add the tuple size which is greater than innodb_sort_buffer_size. InnoDB should write the field which are greater than 2000 bytes into the temporary file and place the offset, length and make it as a new tuple. InnoDB should buffer the newly created tuple without any problem during bulk index
6.1 KiB
6.1 KiB