Community

How to Safely Replicate UUID Values in MySQL

(Ike Walker) With MySQL replication, when using the UUID() function to insert or update values in your database you need to be careful to assure the UUIDs are replicated properly. This is primarily a problem in statement-based replication.

Read More - Register for Free Membership