[MDEV-29669] IS.columns should show temporary tables for current session in 10.3+? Created: 2022-09-29 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Temporary, Information Schema, Server |
| Affects Version/s: | None |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Anel Husakovic | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
PR 2180: MDEV-28455 CREATE TEMPORARY TABLES privilege is insufficient for SHOW COLUMNS is done and approved and with this patch it is possible to show columns for current connection with CREATE TEMPORARY TABLE privilege. |