Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-39511

Better memory management: Soft and hard limits for Mariadb Server

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • Memory management
    • None

    Description

      There should be a way to be informed when Mariadb server allocates more memory than a soft limit, defined by a global such as server_memory_soft_limit. When the server allocates more than this, it posts a message in the error log, including details about the allocation (what pool requires more memory) and the current allocation of each memory pool and sessions.

      There should be a way to stop Mariadb server from allocating more memory than a hard limit, defined by a global such as server_memory_hard_limit. In the event that a Mariadb server attempts to exceed this limit, it would be prevented with an error visible to all clients and posted in the error log.

      Each of these limits can be disabled with a value of 0 (default).

      Attachments

        Activity

          People

            Unassigned Unassigned
            edward Edward Stoever
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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