The following post is actually solutions to two separate problems. The problems are similar enough that I decided to combine them into one post.
Firefox
While attempting...
Using, "mysqladmin -u root -p drop <the-database>", I received the following error:
error: 'Error dropping database (can't rmdir './', errno: 39)'
Solution
Thanks to the folks...