Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In MariaDB 11.2.0 server, Temporary tables are now displayed in the Information Schema TABLES Table, SHOW TABLES and SHOW TABLE STATUS (MDEV-12459)
Connector database metadata need to permit viewing those temporary table.
Metadata permit distinction with "GLOBAL TEMPORARY" or "LOCAL TEMPORARY" TABLE_TYPE
Attachments
Issue Links
- relates to
-
MDEV-12459 The information_schema tables for getting temporary tables info is missing, at least for innodb there is no INNODB_TEMP_TABLE_INFO
- Closed