To access the database management, we must access some cPanel account (from Listado de cuentas or Listing Accounts). Then click on the cP icon of the account we want to enter.
We enter the MySQL databases tab and create our database in the New database section:
Once this is done, we go back to the previous screen, and below we must create a user for the database, in the Add new user section:
Finally, we must associate the user with the database, for this we go down to the Add user to the database section and add the created user to the created database:
We have to assign the user All privileges to the database:
We would already have the created database and the user assigned to the database, which we will then have to configure on our website to make the database work. To manage the tables of this database, we must access the cPanel of our domain and access the phpMyAdmin section:
And a new window will open where we can manage our database:
Import cPanel database
We must access phpmyadmin as indicated above, we must click on our database and go to the Import tab:
Later, we upload our database file, select the file format and click Continue:
It will begin to import...
At the end, the success message will appear and we will see the tables of the database:
Export database
We access phpMyAdmin as indicated above, click on the database we want to export and click on Export:
We select in which type of file we want our database to be downloaded and click on continue:
The database file will be downloaded: