Knowledge Base
MilesWeb / MySQL

Learn to Empty a MySQL Database in Simple Steps

Approx. read time : 2 min

Using phpMyAdmin or SSH, you can empty the content of a MySQL database. But ensure that you take a backup of your database (phpMyAdmin or SSH) before making any changes to your databases.

Empty a MySQL Database Using phpMyAdmin

This is the easiest way to empty a MySQL database as compared to other ways.

Login to your cPanel account and go to Databses -> phpMyAdmin

Then select the database you want to empty.

You will see a list with all the database’s tables. For selecting all the tables in the database click on Check All link.

Next, select Drop from the drop down menu of “With selected:”. With this. the DROP TABLE SQL query will run on all tables and after you confirm that you wish to proceed by clicking on Go, the database will be emptied.

Empty a MySQL Database Using SSH

When you drop the content of a database using SSH, it proves to be very useful in terms large databases. For this, you need to use the drop and create privilege ( or lese you will drop the database but won’t be able to create it again).

  • Go to MySQL with your database MySQL user by executing the below command over SSH:
mysql -uUSERNAME -p

Remember to replace USERNAME with your MySQL user and your password when prompted.

  • Then run the below DROP and CREATE commands:
mysql> DROP database DATABASE_NAME;
mysql> CREATE database DATABASE_NAME;

In this the, DATABASE_NAME is the name of your database.

In this way you can empty a MySQL database using phpMyAdmin and SSH in simple steps.

Pallavi is a Digital Marketing Executive at MilesWeb and has an experience of over 4 years in content development. She is interested in writing engaging content on business, technology, web hosting and other topics related to information technology.

Trusted By Thousands of Clients & Big Businesses

We highly appreciate the kind and stellar feedback we receive from our customers. Delivering the best is our goal! MilesWeb is rated Excellent out of 5 based on reviews. Read more reviews.

Excellent
Based on reviews
2 hours ago
Perfect and Valuable Server + ...
I am using MilesWeb Servers, The main thing which I getting are continuous support over everything w...
Gunjan Makwana
4 hours ago
Milesweb is superb Hosting pro...
Milesweb is superb Hosting provider ever, their Support team is amazing!!!...
Abhishek Singh
15 hours ago
Great support in great timing...
We need urgent assistance on changes in a primary domain on our client's Cpanel accounts and reached...
Riyaju Deen
21 hours ago
Best Website Hosting platform ...
I was new on MilesWeb. And needed help on multiple areas from setting up to getting started with cre...
Harshada
1 days ago
Very quick and helpful assista...
Very quick and helpful assistance. Support person listened properly and provided a nice solution....
Narendra
1 days ago
the team is very supportive th...
the team is very supportive though at times effort needs to be made to make understand the problem s...
Suree Sharma
1 days ago
I am using miles web for 3plus...
I am using miles web for 3plus years, very quick and perfect support by the team, they helped me man...
Sri Raghav
2 days ago
The service is good...
The service is good. They are answering with patience and doing the needful as soon as possible....
MR
2 days ago
Perfect and Valuable Server + ...
I am using MilesWeb Servers, The main thing which I getting are continuous support over everything w...
Gunjan Makwana
3 days ago
Very quick and helpful assista...
Very quick and helpful assistance. Support person listened properly and provided a nice solution....
Narendra
4 days ago
positively helped me with find...
positively helped me with finding insecure content on my website causing SSL to not work properly on...
Thaviraj Junglee
4 days ago
Exceptional support, Truly Pra...
I had opted for the basic wordpress hosting plan as I intended to experiment with various plug-ins. ...
Aseem Chandna