MySQL Forums
Forum List  »  Newbie

Re: can not drop database
Posted by: pearsojd
Date: August 22, 2004 04:49AM

Hi,

It is most likley that that is not dropped because you have some other files (eg a txt/sql) in the directory of that databse. Just CD to the datadir/your_db and take a look at what files you have there, you may find that you have something other than a mysql file in there that is stopping that dir from being removed. rm any of these other files then drop the database.

James

Options: ReplyQuote


Subject
Written By
Posted
August 21, 2004 09:54AM
Re: can not drop database
August 22, 2004 04:49AM
August 22, 2004 05:01AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.