Hi Guys,
I have a strange problem here. I have two DB (Master & Slave). The Slave is configured to replicate just a small selection of tables from the Master.
Everything replicates fine, except for a small selection on a single table. Everything belonging to a particular customer replicates for a while, and then stops.
I have checked:
Writing to the Master - yes
Writing to the Binary Log - yes
Writing to the Relay Log - yes
Is the timestamp the same in Binary and relay log - yes
Is the time on the servers the same - yes
Is the statement in the relay log valid - yes (when executing it manually on the slave it is fine).
There are no foreign keys attached to this table.
I just can't for the life of me think what else might be causing this problem, Any suggestions greatly appreciated.
I have a strange problem here. I have two DB (Master & Slave). The Slave is configured to replicate just a small selection of tables from the Master.
Everything replicates fine, except for a small selection on a single table. Everything belonging to a particular customer replicates for a while, and then stops.
I have checked:
Writing to the Master - yes
Writing to the Binary Log - yes
Writing to the Relay Log - yes
Is the timestamp the same in Binary and relay log - yes
Is the time on the servers the same - yes
Is the statement in the relay log valid - yes (when executing it manually on the slave it is fine).
There are no foreign keys attached to this table.
I just can't for the life of me think what else might be causing this problem, Any suggestions greatly appreciated.