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

Temporary file space monitoring

    XMLWordPrintable

Details

    Description

      Add monitoring of temporary disk usage.

      This includes:

      • All temporary files created as part of query / analyze processing
      • All internal temporary tables (Aria/MyISAM) created as part of query processing.
      • Space used by REPAIR TABLE (for Aria/MyISAM at least).

      It will not include:

      • Space used by CREATE TEMPORARY TABLE.

      The used temporary space will be stored 'live' in local and global status.
      It will also be shown in information_schema.processlist, performance_schema and in the slow query log.
      In the slow query log, we will store the largest temp usage during the logged query execution.

      Attachments

        Issue Links

          Activity

            People

              monty Michael Widenius
              monty Michael Widenius
              Votes:
              1 Vote for this issue
              Watchers:
              7 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.