» How do I upload a mysqldump of my database?
|
To upload and import a MySQL dump (SQL file) into CentOS Web Panel (CWP), you can use the web interface for smaller files or the command line for larger databases. Using phpMyAdmin (Best for files < 50MB) This is the most common method for standard database sizes.
Using the CWP Restore Tool CWP has a built-in tool for restoring backups that can handle database dumps directly.
1. Create a database in your CPanel. |