Articles

 How do I check my MySQL database?

You can check to see if your MySQL database is running properly using the "Check DB"...

 How do I create a MySQL database?

MySQL databases allow you to store lots of information in an easy to access manner. The...

 How do I delete a MySQL database?

You can easily delete a MySQL database from your web hosting account. Follow the...

 How do I repair a MySQL database?

You can repair your MySQL database by using the "Repair DB" feature in cPanel. Steps...

 How do I use phpMyAdmin?

phpMyAdmin is a web based database administration tool specifically for managing MySQL...

 How to delete a user from MySQL database?

There are two types of deleting users. One way is to delete a user from a database. The...