How can I manage my MySQL database?

Once you have created a database using your Fast Name Control Panel you will be able to manage it using phpMyAdmin. Once the database is created you'll see a new option in the MySQL section of your Fast Name Control Panel. You'll now be able to Edit/Manage/Delete your databases. To manage your database all you need to do is to click on the 'Now' link and phpMyAdmin will start.

  • 93 Users Found This Useful
Was this answer helpful?

Related Articles

How do I backup my MySQL database?

Backing up your MySQL database can be done in several ways1. Using the backup tool from the Web...

How can I upload my MySQL database?

There are numerous ways to upload a MySQL database, we would strongly recommend trying methods 2...

How do I connect to my MySQL database?

A simple php script to open a connection to a database$dbhost = 'localhost';$dbuser = 'db...

Powered by WHMCompleteSolution