Database versioning
We are looking into a lightweight way to track database changes in ‘raw’ php — actually not quite raw, but a pretty wimpy homegrown framework — and I just discovered that SQLyog has a command history, so I can record the alter table statements.