mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
Count null_bits separately from field offsets and adjust them in case of primary key parts. (Previously a CREATE TABLE with a lot of null fields that was part of a primary key caused MySQL to wrongly count the number of bytes needed to store null bits) This is a more complete bug fix for #6236
7.4 KiB
7.4 KiB