[MDEV-22049] System-Versioned Tables appears as BASE TABLE for SHOW FULL TABLES Created: 2020-03-26 Updated: 2023-04-27 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Admin statements, Versioned Tables |
| Affects Version/s: | 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Diego Dupin | Assignee: | Aleksey Midenkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In information_schema.tables, system versioned tables are listed have TABLE_TYPE value of 'SYSTEM VERSIONED' but with using SHOW FULL TABLES command, system versioned tables appear as a 'BASE TABLE', not 'SYSTEM VERSIONED' |