Knowledgebase
How can we help you?
How can we help you?
PhpMyAdmin is an application for MySQL databases management - with it you can create, alter, drop, delete, import and export MySQL database tables. You can also run MySQL queries, optimize, repair and check tables, change collation.
NOTE: make sure the database you would like to manage is already created in MySQL Database menu.
PhpMyAdmin menu in located in cPanel > Databases section:
Let’s take a look at the most widely used tabs.
Databases
The Databases tab lists all the databases which can be managed through the cPanel user.
If you enable the statistics for the databases, you will see a table with the used collations, the number of the tables and the rows, the size of the data and the indexes, the total size and the overhead.
SQL
In this tab you can run SQL queries either by entering the entire SQL query code or manually defining the parameters of the query.
Keep in mind that this tab is context sensitive, which means that depending on what you're looking at, the target of your SQL queries might be different, e.g. - if you are on the home page of phpMyAdmin and do not have any databases selected, if you click on the SQL tab, any queries you run will apply to the overall server (or hosting account if on shared hosting).
Export
The Export tab allows you to export the database tables content in different formats - CSV, SQL, PDF, Microsoft Excel, Microsoft Word, XML, etc. You can select either all the database tables or choose specific ones.
This tab is also context sensitive - you can either export all databases, or a single database/table.
Import
The Import tab allows you to import your database tables from a file saved on your local computer.
NOTE: you can only import the databases that are under 50 MB. If you database backup is bigger than this, you will need to import it via SSH.
Database Management
Go to Databases tab and click on the database you would like to manage:
Then create a table:
1. Enter the name of your table In the field Name.
2. Enter the number of columns in the field Number of Columns.
3. Click on Go to proceed to the next screen.
4. Define the column(s) by providing the following information:
4.1. Name
4.2. Select the Type of data for the column. Some common types include:
Overview You can use this interface to create and manage your website's File Transfer Protocol... Read More
Overview Addon domains allow you to control multiple domains from a single account. An addon... Read More
Overview DNS (Domain Name Service) is the component of the Internet that converts human-readable... Read More
Overview The Backup Wizard interface allows you to back up all or part of your website, or... Read More
Overview The Backups interface allows you to download and store your files, databases,... Read More
Powered by WHMCompleteSolution