Details
-
Technical task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
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
-
This is now implemented as part of
MDEV-33694DROP CATALOG name now drops everything in the catalog