Replication And DayLight Saving (Timezone)
(Doc ID 2254765.1)
Last updated on JULY 13, 2021
Applies to:
MySQL Server - Version 5.6 and laterInformation in this document applies to any platform.
Goal
Disclaimer: Starting from v8.0, some terms have been deprecated. Older releases will only use the deprecated terminology, and new releases will only use new terminology. Please see https://dev.mysql.com/doc/mysqld-version-reference/en/ for a complete list of those changes, and in which minor versions it happened.
Describe how to deal with potential replication issue, due to timezone, and how replication deals with time zones.
Example: in a replication setup from the source time zone in Indian Standard Time (IST) and the replica is in Eastern Standard Time (EST). On the date time 12-03-2017 02:00:00 IST getting an invalid timestamp data type during 1 hour, after 03:00:00 replication starts working without any issue.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |