My Work
My Blogs
Hotlinks
Tag Archives: import
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 cli, copy database, dump file, export database, import, import database, mysql, mysql5, phpMyAdmin
Leave a comment
