[MDEV-19293] Remove information_schema.TABLESPACES Created: 2019-04-19 Updated: 2023-11-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Information Schema |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Ralf Gebhardt |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The information_schema.TABLESPACES table is apparently a MySQL NDB Cluster thing: https://dev.mysql.com/doc/refman/8.0/en/tablespaces-table.html https://mariadb.com/kb/en/library/information-schema-tablespaces-table/ Is there any reason to keep it in MariaDB? |