Tag Archives: backup

On hot backups

Few years ago I was looking at crash recovery code, and realized that InnoDB has removed all the comments from the code [this assumption is debunked by Heikki in comments section], related to replay of transaction log. Judging by high … Continue reading

Posted in facebook, mysql | Tagged | 3 Comments

mydumper

Last weekend I ended up working on small pet project – and today I’m kind of releasing it. So, I had that idea that there’s no good tool to do logical dump of MySQL data for large sites – mysqldump … Continue reading

Posted in mysql | Tagged , | 11 Comments