Databases
How to Create a Database Username in cPanel
Log in to your cPanel account. In the Databases section, click on MySQL Databases. Under MySQL Users, in the Username field, enter the new username you want to create. Enter your new password or use a password generator. Click on Create a User. Tip: Write down the database username and password on a notepad so you can easily recall them while installing a script manually.
How to Rename a Database in cPanel
Log in to your cPanel account. In the Databases section, click on MySQL Databases. Under Current Databases, you can see a list of all your databases. Locate the Database and then click on Rename. Change the database name and click on Proceed.
How to Repair a Database via phpMyAdmin in cPanel
Log in to your cPanel account. In the Databases section, click on phpMyAdmin. Click the Expand icon from the navigation tree in the left sidebar. Scroll down and mark Check All. Then click on the drop-down arrow and select Repair table. If the table has been repaired successfully, it will show an OK message. Otherwise, it will display an error on some tables.
Related: databases, phpmyadmin
How to Optimize a Database via phpMyAdmin in cPanel
Log in to your cPanel account. In the Databases section, click on phpMyAdmin. Click on the Expand icon from the navigation tree in the left sidebar. Scroll down and mark Check All. Click on the drop-down option and select Optimize tables. The table has been successfully optimized.
Related: optimize, phpmyadmin
How to Delete a Database in cPanel
Log in to your cPanel account. In the Databases section, click on MySQL Databases. Under Current Databases, you can see a list of all your databases. Locate the database you want to remove and click on Delete. Click on Delete Database.
Related: database