How to delete a MySQL Database

If you are deleting a script or would like to restart a new database, the first step is to delete the old MySQL database. To do so, please do the following:
1. Click MySQL Databases
2. Under “Current Databases:” you will find the names of all your current databases.
3. Click Delete next to the name of the database you would like to delete.

You have now deleted a MySQL Database.

note: You may also need to delete the user who is accessing the database as well, if you would like not to have any further traces of the that database lingering.



  • Digg
  • del.icio.us
  • Facebook
  • Reddit
  • Slashdot
  • Twitter
No Responses to “How to delete a MySQL Database”

Post a Comment