February 7, 2011 | In: Linux, MySQL, Perl
Maatkit Parallel Dump and Restore
Maatkit's mk-parallel-dump and mk-parallel-restore are great tools for quickly dumping and restoring your MySQL databases. I mean "quick" because it does this via user configurable number of threads. However, if you're new to the tools, you may encounter...