I can\'t delete a database from mysql. The error is like
ERROR 1010 (HY000): Error dropping database (can\'t rmdir \'.\\oro\', errno: 41)
I trie
Mysql generate two file for any table
check in your directory for both file must exist, if any one is missing then remove the remaining one or if you wish you can remove all the file, but be careful this my delete all your data from tables.
This works for me, I hope it also works for you too.