mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
fe79ac5b0e
This bug affected tables where the PRIMARY KEY contains variable-length columns, and ROW_FORMAT is COMPACT or DYNAMIC. rec_init_offsets_comp_ordinary(): Do not short-cut the parsing of the record header for records that contain explicit values for instantly added columns. rec_copy_prefix_to_buf(): Copy more header for records that contain explicit values for instantly added columns. |
||
---|---|---|
.. | ||
rem0cmp.cc | ||
rem0rec.cc |