29
Apr
How to delete a MySQL Database
Posted by Jacob, under cPanel TutorialsIf 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.

Post a Comment