May 25, 2012

Post: Why audit logging with triggers in MySQL is bad for replication

replication setup. The client was using Maatkit’s mk-table-checksum to…000001 | mysqlsla -lt binary – Check out http://hackmysql.com/mysqlsla_filters for how to filter by…starts and updates. Start Transaction; Update Foo set Value=6 Where Field_ID = 3; Transaction 2 starts, updates and commits. Start