[MDEV-7832] Add status variables to track CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE Created: 2015-03-25  Updated: 2015-06-27  Resolved: 2015-06-27

Status: Closed
Project: MariaDB Server
Component/s: Data Definition - Temporary
Fix Version/s: 10.1.6

Type: Task Priority: Major
Reporter: Geoff Montee (Inactive) Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None

Sprint: 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



 Comments   
Comment by Daniel Black [ 2015-04-06 ]

patch: https://github.com/MariaDB/server/pull/37

Comment by Sergei Golubchik [ 2015-06-19 ]

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!

Comment by Daniel Black [ 2015-06-20 ]

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

Comment by Sergey Vojtovich [ 2015-06-26 ]

Ok to push.

Generated at Thu Feb 08 07:22:36 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.