Browsing Monthly Archive
April 2010
Backing up Mysql with Java and PHP
mysqldump is an effective tool to backup MySQL databases. In normal cases, it’s done trough a command line commando but it can be used programmatically.

