doc-exports/docs/drs/umn/drs_11_0023.html
Wang , Deng Ke 5523220f09 DRS UMN 20221102 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com>
Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2022-12-08 10:16:13 +00:00

3.2 KiB

Checking Whether the TIME_ZONE Values of the Source and Destination Databases Are the Same

MySQL

Table 1 Checking whether the TIME_ZONE values of the source and destination databases are the same

Check Item

Whether the TIME_ZONE values of the source and destination databases are the same

Description

The migration fails because the TIME_ZONE values of the source and destination databases are different.

Failure Cause and Handling Suggestion

Failure cause: The TIME_ZONE or SYSTEM_TIME_ZONE values of the source and destination databases must be the same.

Handling suggestion: Change the TIME_ZONE value of the destination database to the same as that of the source database, or change the TIME_ZONE value of the source database to the same as that of the destination database.