Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
DROP DATABASE containing tables is not supported.
MariaDB [test]> drop database test;
ERROR 1178 (42000): The storage engine for the table doesn't support Non-empty database can not be dropped.
Attachments
Issue Links
- is duplicated by
-
MCOL-218 DROP DATABASE on a database with all empty tables is not accepted
- Closed