Very new to MySQL and SQLyog. I was hoping someone could help me understand the concept of synchronization as well as the execution of it. My understanding is that I can compare tables for changes made to the data. My hope was I could use this as a means of checking for changes made to a table of data and updating a copy of that table with the changes across all of the fields. Does this make sense? Am I correct, can the synchronization tool be used for this practice? If so, how? Can I provide any other information to make this clearer?
DFI