SQL Server 2008 had a new feature called "SQL Server 2008 Change Tracking".
Is there a MySQL equivalent?
I'm after any kind of change tracking (to keep a separate MS SQL Server in sync) that does not need schema changes (triggers, extra column, etc).