Can't drop database
Posted: Mon May 01, 2006 12:21 am
I used phpMyAdmin to run the following statement:
DROP DATABASE `renewabledb`
It deleted all tables from the db, but didn't delete the db. I got the following error:
#1051 - Unknown table '#sql-d90_7a,#sql-d90_7b,#sql-d90_7c'
Any ideas what I should do? Any help would be appreciated.
DROP DATABASE `renewabledb`
It deleted all tables from the db, but didn't delete the db. I got the following error:
#1051 - Unknown table '#sql-d90_7a,#sql-d90_7b,#sql-d90_7c'
Any ideas what I should do? Any help would be appreciated.