Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
2016-19, 2016-20, 2016-21, 2016-22
Description
This is from an alpha user
I cannot seem to drop a ColumnStore database that has tables - even if all the tables are empty.
I truncated all the tables, but from the error message I just received, it doesn’t seem as though I can drop the database without first iterating over all the tables
MariaDB [(none)]> drop database shared;
ERROR 1178 (42000): The storage engine for the table doesn't support Non-empty database can not be dropped.