Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.4(EOL)
Description
Given that MariaDB Server 10.4 depends on C++11, which provides a singly-linked list template std::forward_list, InnoDB should use it instead of the doubly-linked std::list where applicable, to slightly reduce the memory footprint.
Attachments
Issue Links
- causes
-
MDEV-21787 Alter table failure tries to access uninitialized column
- Closed
- relates to
-
MDEV-27451 gcol.virtual_index_drop fails with LeakSanitizer errors
- Closed