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

Add status variables to track CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE

Details

    • 10.1.6-1

    Description

      Some users would find it helpful to track temporary tables created and dropped by their application (not those created internally to MariaDB). Can we add status variables like the following?:

      Com_create_temp_table
      Com_drop_temp_table

      Attachments

        Activity

          danblack Daniel Black added a comment - patch: https://github.com/MariaDB/server/pull/37

          svoj, could you, please, review this patch? In particular

          • do we want this feature at all?
          • approach that I used. it's kind of a hack. compare with the approach in the contributed patch. it's also kind of a hack.

          Thanks!

          serg Sergei Golubchik added a comment - svoj , could you, please, review this patch? In particular do we want this feature at all? approach that I used. it's kind of a hack. compare with the approach in the contributed patch. it's also kind of a hack. Thanks!
          danblack Daniel Black added a comment -

          differentiating between temporary tables created and used by applications to more permanent tables is useful as each table type serves different functions.

          danblack Daniel Black added a comment - differentiating between temporary tables created and used by applications to more permanent tables is useful as each table type serves different functions.

          Ok to push.

          svoj Sergey Vojtovich added a comment - Ok to push.

          People

            serg Sergei Golubchik
            GeoffMontee Geoff Montee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 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.