January 2018
Intermediate to advanced
446 pages
12h 57m
English
Binary logs can be written in three formats:
There are statements that can cause different results when executed on different servers. For example, the output of the UUID() function differs from server to server. Those statements are called non-deterministic and are unsafe for statement-based replication. In those situations, a MySQL server switches to row-based ...