[SQL3.02] How can I manage my MySQL database?

Once you have created a database using your Hosting cPanel v7.5 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 Hosting cPanel v7.5 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.

Was this answer helpful?

 Print this Article

Also Read

[SQL3.08] Is there a graphical interface available for MySQL?

MySQL Workbench is a GUI for MySQL - it can be downloaded from http://wb.mysql.com/ . It provides...

[SQL3.11] What are valid connection strings on the Windows platform?

MySQL:Driver={MySQL ODBC 5.1 Driver};Server=localhost;Database=myDataBase;User=myUsername;...

[SQL3.03] How can I upload my MySQL database?

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

[SQL3.13] What is the maximum MySQL database size permitted?

MySQL databases may take up to 500MB of space.

[SQL3.09] Common server software requirements

All standard Apache modules are installed on the web servers, including mod_rewrite. In addition,...