How To Export A MySQL Database Via PhpMyAdmin
You may export a MySQL database via the phpMyAdmin tool within konsoleH by following the below steps:
Leeann Morgan
Last Update 3 jaar geleden
1. Browse to konsoleH and log in at (Admin or Domain level)

2. Admin level: Select or search for a domain name in the Hosting Services tab
3. Select Manage Services


5. Select a database
6. Click phpMyAdmin


8. Select Quick – display only the minimal options
9. Select the required Format. In most cases SQL will be sufficient.
10. Select Go

Your web browser will prompt you to download the MySQL dump file to your computer.
If the MySQL dump file fails to generate, the likely reason is that the database is too large in size. In these cases, you may export the database via command-line using SSH.