Re: Inconsistent replication of a DELETE in InnoDB

2003-07-03 Thread Heikki Tuuri
ct: Inconsistent replication of a DELETE in InnoDB > Hi, > > As I understand it any statement that fails with a foreign key error should not > be written to the binlog and subsequently should not execute on the slave. > Referring to the InnoDB manual, section 4.5: > "If a sta

Inconsistent replication of a DELETE in InnoDB

2003-07-03 Thread Chris Tucker
Hi, As I understand it any statement that fails with a foreign key error should not be written to the binlog and subsequently should not execute on the slave. Referring to the InnoDB manual, section 4.5: "If a statement fails, for example, because of a foreign key violation, then the statement