Tracking changes with git

Revision as of 00:13, 7 April 2013 by Matt (talk | contribs) (Matt moved page Tracking mysql changes with git to Tracking changes with git: generalizeable)

Daily backup:

   mysqldump -u mysql_user -pmysql_password --skip-extended-insert mysql_database > /path/to/db_backup_`date --rfc-3339=date`.sql