Removing Databases

mysql remove

To find a list of all databases in MySQL, go to the main databases menu. If you want to delete a database, simply select the database name and check the box next to it. Then, click the "Delete Selected" button. In the example given, we are deleting a database called "username_data1".

You can also perform other actions like Repair, Check or Optimize your database. Just click on the corresponding button and Direct Admin will take care of everything automatically. You will receive a notification about any changes made to your database.

Additionally, you can also backup your MySQL databases. To download a backup, click the "Download" button. To upload a backup from your computer, click the "Upload" button.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Creating Databases

To create a database, sign into the control panel and then click on the "Account Manager" icon,...

Adding Users to a Database

There may be times when you want to have more than one login name and password assigned to a...

Removing Users from a Database

To remove database users, first click on the database name from the main MySQL databases menu. In...

Changing Database Passwords

To change your database password, follow these steps:1. Go to the main MySQL databases menu and...