Website
How to export/import a MySQL database via SSH
When dealing with large databases over 50Mb it is recommended to manage them via SSH. In this article, we will cover exporting and importing a database via SSH. Make sure that you replace the following Read more…