Select Page

Blog

Welcome to Datavail's Blog, where you can read the latest insights, tips and opinions of our experts on all things data and technology.

Category: MySQL

Using Checksums to Ensure Table Consistency in MySQL

If you’re using MySQL replication, chances are your master and slave databases aren’t entirely consistent. There are a number of reasons for this. Some MySQL functions like UUID() don’t replicate properly with statement-based replication.

Mike Hamrick | January 26, 2009
1 2 8 9