-
Thirunarayanan Balathandayuthapani authored
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
03ed2e9d