Page 1 of 1

how to check if a data field in a mysql table has changed.

Posted: Thu Mar 15, 2012 10:51 pm
by jairpinho
Hello!
how to check if a data field in a mysql table has changed.

I have two tables one local and one remote need to update the remote site by only the changed records.

Re: how to check if a data field in a mysql table has change

Posted: Fri Mar 16, 2012 3:19 am
by luisvasquezcl
Hi,
read this http://dev.mysql.com/doc/refman/5.5/en/replication.html
best regards,
Luis Vasquez.