Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
{{ulint offsets_[REC_OFFS_NORMAL_SIZE];}} is 8 * 100 == 800 bytes now.
This task is about replacing ulint with uint16_t and allocate REC_MAX_N_USER_FIELDS on the stack so the mem_heap_t will not be needed for reading record offset.
Attachments
Issue Links
- duplicates
-
MDEV-20950 Reduce size of record offsets
- Closed