Moving a MySQL database between servers using a single SSH command

So, the other week, I migrated all my sites over to a new server. This was accomplished with minimum fuss, using lots of rsync magic and juggling of DNS ttls. The part of the migration I imagined would be the most complicated, moving several tens of MySQL databases running on the old server to the […]

Marcus Povey

So, the other week, I migrated all my sites over to a new server. This was accomplished with minimum fuss, using lots of rsync magic and juggling of DNS ttls. The part of the migration I imagined would be the most complicated, moving several tens of MySQL databases running on the old server to the […]