Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
Description
DROP CATALOG will not drop a catalog any databases apart from information_schema exist. This is likely a good thing to stop accidental usage. But, an override should exist. I recommend adding a FORCE keyword for this. But worse case DROP CATALOG shouldn't care if databases still exist.
Attachments
Issue Links
- is duplicated by
-
MDEV-33694 create and drop catalogs inside MariaDB Server
- Closed
- is part of
-
MDEV-31542 Add multi-tenancy catalogs to MariaDB
- Stalled