cPanelResources submitted a new resource:
How to import a MySQL database on the command line - Importing MySQL databases on the command line.
How to import a MySQL database on the command line - Importing MySQL databases on the command line.
Read more about this resource...Prerequisites
In order to import a database via the command line, you will first need to ensure that you have the database and database user created. You can do so with the following steps:
- Login to cPanel with the cPanel username and password.
- Click on the MySQL Databases icon.
- Enter a database name and click Create Database.
- Scroll down to "MySQL Users".
- Enter a MySQL username and password, click Create User.
- Scroll Down to the "Add User To Database"...