On Nov 5, 2009, at 12:46 PM, socomm@stripped wrote:
> Hello all, a MySQL neophyte here. I've been handed a handful of
> MySQL servers to manage, and am having small problems with
> replication, which was setup by previous person in my position. The
> replication works fine for the most part, however one of our
> developers came across a problem where he would UPDATE a table and
> it would not replicate to the slave. Everything works fine, INSERT,
> CREATE, et cetera. Just UPDATE not replicating.
>
> Has anyone else come across this? All help/suggestions/ideas welcomed.
What is the exact query that you are running? Are you using Statement
or Mixed mode replication? What version of MySQL?
-a