connectionmaster;INSERTINTOt1VALUES(42,1,'Testing MySQL databases is a cool ','Must make it bug free for the customer',654321.4321,15.21,0,1965,"2005-11-14");selectid,hex(b1),vc,bc,d,f,total,y,tfromt1orderbyid;sync_slave_with_master;selectid,hex(b1),vc,bc,d,f,total,y,tfromt1orderbyid;connectionmaster;UPDATEt1SETb1=0,t="2005-09-09"WHEREb1=1;selectid,hex(b1),vc,bc,d,f,total,y,tfromt1orderbyid;sync_slave_with_master;selectid,hex(b1),vc,bc,d,f,total,y,tfromt1orderbyid;connectionmaster;DELETEFROMt1WHEREid=42;selectid,hex(b1),vc,bc,d,f,total,y,tfromt1orderbyid;sync_slave_with_master;selectid,hex(b1),vc,bc,d,f,total,y,tfromt1orderbyid;connectionmaster;