Tag Archives: mysqldump
Using the mysqldump tool
Posted on 28. Mar, 2006 by Will Fitch.
2
This tutorial will cover using the mysqldump executable for backing up databases. If you are an average user of MySQL, and are not interested in administering a MySQL server, then this tutorial might be useless to you.
The mysqldump tool is a backup program that is distributed with every MySQL download. If you aren’t familiar [...]



