Hacker News new | ask | show | jobs
by yeahit 6342 days ago
Wouldnt these two solutions be even nicer?

* Backup the Binlog of the DB (At least its called Binlog in MySql)

or

* Make a diff of the uncompressed dump and zip that. This diff would even be human readable.