-
Type:
Bug
-
Status: Done
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 5.7.21-21, 5.6.40-84.0
-
Fix Version/s: 5.7.21-21, 5.6.40-84.0
-
Component/s: TokuDB
-
Labels:
Previously, in drop_share, removing a share from the HASH called the share->destroy method which cleaned up. When converted to std::unordered_map, the share must be explicitly destroyed on removal.
This looks limited to a DROP TABLE or ALTER TABLE ... RENAME as they are the only known pathc through TOKUDB_SHARE :: drop_share
- blocks
-
PS-4367 Prepare TokuDB for 8.0
-
- Done
-