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

provide more detailed monitoring regarding temp table usage

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Request:

      • monitor the usage of the tmp space, trigger alerts when it crosses certain threshold
      • find the query that's using the tmp space

      Original description:

      MariaDB currently only provides status counters for Created_tmp_tables and Created_tmp_disk_tables.

      PostgreSQL for example provides more insight into this by tracking:

      • total number of bytes written to temporary table files per database

      See temp_bytes on https://www.postgresql.org/docs/9.2/monitoring-stats.html#PG-STAT-DATABASE-VIEW

      • temporary file blocks read and written per statement

      See temp_blks_read and temp_blks on https://www.postgresql.org/docs/9.0/pgstatstatements.html#PGSTATSTATEMENTS-COLUMNS

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hholzgra Hartmut Holzgraefe
              Votes:
              1 Vote for this issue
              Watchers:
              7 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.