If my database is going to syndicate with central database.
Read the data from central and populate my database, etc.
If the charset for central database is latin, and my database is utf_8, what should I do to avoid the conflicts?
Thanks!
if your only reading from the central one your file as utf_8 contains all the 'latin' chars.