Posts Tagged ‘mysqldump’

Using the mysqldump tool

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 [...]

Read More ...