Spec-Zone .ru
спецификации, руководства, описания, API

16.4.1.13. Replication and Fractional Seconds Support

MySQL 5.6.4 and up permits fractional seconds for TIME, DATETIME, and TIMESTAMP values, with up to microseconds (6 digits) precision. See Section 11.3.6, "Fractional Seconds in Time Values".

There may be problems replicating from a master server that understands fractional seconds to an older slave that does not: