Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.5.3
-
None
-
2020-6, 2020-7
Description
While running, the connector parses the Columnstore.xml file. This creates a large parse tree. We never clean up this memory allocation, and so if SAFEMALLOC is on, it may dump out hundreds of lines of memory leaks which can take minutes causing the casual observer to believe that mysqld is frozen. No other harm is done.