[MDEV-31711] DROP CATALOG should drop all included tables Created: 2023-07-15 Updated: 2023-07-15 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Michael Widenius | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Currently DROP CATALOG only drops the catalog if it is empty. The task is to drop all included databases and tables. |