phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.
here are some of the most features may it useful for MySQL Administrators:
In cPanel you can import and export databases using the phpMyAdmin menu which you can find in the Databases section.
Note : MySQL databases default option of 50MB maximum can be imported/exported in phpMyAdmin.
Larger databases have to be imported/exported via SSH.
Database import
The main purpose of using database import function is to restore mySQL database using phpMyAdmin , you can import mySQL database by following the next steps:
1. Log into your cPanel
2. Navigate to the phpMyAdmin menu
3. Select the database that you will need import to
4. In the upper bar, click the tab Import
5. Click Browse and locate the .sql file from your computer. Once done, click Go
6. And you will see a notification that your database was successfully imported”
Database export
The main purpose of using database export function is to backup mySQL database using phpMyAdmin , you can export mySQL database by following the next steps:
1. Log into your cPanel
2. Navigate to Navigate to phpMyAdmin menu
3. Select the database that you will need import to
4. Choose the tables that you need to export or click Check All. Click Export to proceed
5. Select the required file from the drop-down menu in Format and click the Go button
And you are Done!.
Each failover IP address will need its own line in the configuration file. The configuration…
What is mdadm? The mdadm utility can be used to create and manage storage arrays…
There are several scenarios that you might need to increase or decrease your php maximum…
What is Let’s Encrypt? Let’s Encrypt is a free certificate authority provided by the Internet…
Python normally installed on all cPanel hosting server because most of Centos/red hat update system…
Usually CentOS 7 comes in a numbers of variants, For most users, there are two…