ERROR 1010 (HY000) at line 1: Error dropping database (can't

Post Reply
a24uall
Site Admin
Posts: 166
Joined: Sun Jul 01, 2012 9:07 am

ERROR 1010 (HY000) at line 1: Error dropping database (can't

Post by a24uall »

Getting the below error when I try to drop the database :
ERROR 1010 (HY000) at line 1: Error dropping database (can't rmdir './roundcube', errno: 39).
root@server[/var/lib/mysql]# mysql -e "drop database roundcube";
ERROR 1010 (HY000) at line 1: Error dropping database (can't rmdir './roundcube', errno: 39)
root@server[/var/lib/mysql]#

Reason : Files might be corrupted
Solution : Rename the directory that contains the corrupted files and then recreate the folder "roundcube" with same permission and ownership
Now try to delete the database again.
Arun
WebhostingDevelopment.com
Post Reply

Return to “MYSQL ERRORS”