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
-
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | 10.4.6 [ 23412 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Link |
This issue causes |
Workflow | MariaDB v3 [ 96992 ] | MariaDB v4 [ 156267 ] |
Link |
This issue relates to |