Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
12.1.1
-
None
-
None
Description
biggest memory footprint is from m_wsrep_client_state struct, consider allocation this from heap and using a pointer in THD class
there may be obsolete wsrep_* members, to be removed or refactored for lower memory footprint