Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Duplicate
-
None
-
None
Description
MariaDB [test]> drop database test;
ERROR 1178 (42000): The storage engine for the table doesn't support Non-empty database can not be dropped.
Should say something like:
ERROR 1178 (42000): The storage engine for the table doesn't support Non-empty databases. 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