Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Component/s: Storage Engine - InnoDB
-
Labels: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
-