If you have used MySQL for a while, you have probably used mysqldump to backup your database. It provides a great command line utility to take backup and restore, so here is a simple Java program to ...