How to use the MySQL Database Wizard to create a database

Create a MySQL Database How to create a MySQL database   How to use the MySQL Wizard in cPanel cPanel users can use a wizard to create a database. Log into your cPanel -> MySQL Database Wizard. Enter a database name and hit next. Next, enter your Username...

How to make database backup on my Dedicated Server

Backup Database Using Command Line in Linux How to backup a database using command line - Linux To create a backup of a database you need to SSH into the server. ssh -p <portnumber> ‘user’@servername.com Then enter the following command replacing...

How to Repair database via phpMyAdmin in cPanel?

1. Log into your cPanel account. 2. In the Databases section, click on the phpMyAdmin icon. 3. In the left side-bar, Click on the expand button to expand the database like “example”.           4. Under your cPanel username, you can...

How to optimize the database via phpMyAdmin in cPanel?

1. Log into your cPanel account. 2. In the Databases section, click on the phpMyAdmin icon. 3. In left side-bar, Click on the expand button to expand the database like “example”.           4. Under your cPanel username, you can see...

How to delete database table via phpMyAdmin in cPanel?

1. Log into your cPanel account. 2. In the Databases section, click on the phpMyAdmin icon.   3. In left side-bar, Click on the expand button to expand the database like “example”.           4. Under your cPanel username, you...

How to export database table via phpMyAdmin in cPanel?

1. Log into your cPanel account. 2. In the Databases section, click on the phpMyAdmin icon. 3. In left side-bar, Click on the expand button to expand the database like “example”.           4. Under your cPanel username, you can see...