Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-1399

Memory not freed on memory limit error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Done
    • None
    • Icebox
    • ?
    • 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.

      Attachments

        Activity

          People

            LinuxJedi Andrew Hutchings (Inactive)
            LinuxJedi Andrew Hutchings (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.