[MCOL-1399] Memory not freed on memory limit error Created: 2018-05-08  Updated: 2019-07-10  Resolved: 2019-07-10

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?
Affects Version/s: None
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Andrew Hutchings (Inactive) Assignee: Andrew Hutchings (Inactive)
Resolution: Done Votes: 0
Labels: None


 Description   

Using the table/data generated in MCOL-1396 on a single server with 64GB of RAM do the following query:

select * from mcol1396 group by a,b,c;

You will get the error:

ERROR 1815 (HY000) at line 1: Internal error: IDB-2003: Aggregation/Distinct memory limit is exceeded

The ExeMgr memory is not freed and grows even more with the next query. I haven't looked into whether or not it is eventually freed but it means it is easy to hit OOM.


Generated at Thu Feb 08 02:28:27 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.