Managing MySQL databases

CPanel includes a web-based MySQL management tool called phpMyAdmin. This tool allows you to manage all aspects of your database structure and data. Refer to the phpMyAdmin documentation link, which is http://yourURL/3rdparty/phpMyAdmin/Documentation.html, if you need to know more about using phpMyAdmin.

 

To manage MySQL databases using phpMyAdmin:

 

  1. Click on the MySQL databases button on the home page.

  2. Click on the phpMyAdmin link at the base of the window. Refer to the phpMyAdmin documentation link, which is http://yourURL/3rdparty/phpMyAdmin/Documentation.html, if you need to know more about using phpMyAdmin.

  • 14 Users Found This Useful
Was this answer helpful?

Related Articles

MySQL

SQL stands for Structured Query Language. SQL is an international standard in querying and...

Removing a database

Removing a database will delete that database from its online location. Be sure that you have...

Creating a MySQL user

You need to create a MySQL user before that user is able to use the database. This does not...

Grant a user permissions to a MySQL database

Once you have created a user to use a database you need to grant that user permission to use...

Adding host access

You can allow external web servers to access your MySQL databases by adding their domain name...

Powered by WHMCompleteSolution