Tag Archives: phpMyAdmin

Copy a MySQL database to your local MySQL machine

Here’s one way to copy a MySQL database from one server to another using phpMyAdmin, and the MySQL command line client. Requirements : MySQL 5.x installed on your local machine MySQL command line client on your local machine Access to … Continue reading

Posted in command line, database, SQL, tips and tricks | Tagged , , , , , , , , | Leave a comment