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 , , | 4 Comments

mydumper

mydumper grew to a bigger project and now lives in a separate website at http://mydumper.org/ 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 … Continue reading

Posted in mysql | Tagged , | 16 Comments