Tag Archives: data portability

Moving MySQL Databases

Migrations are a wonderful tool. But they’re not enough. Sometimes, you need to pick up your entire database and move it somewhere else. In this post, we discuss how you can use the MySQL command-line tool to export and re-import your database, wholesale, to a new server. Continue reading

Posted in Deployment | Tagged , | Comments Off