Open gangade opened 2 years ago
gh-ost: 1.0.49
:wave: @gangade you're running a really old version of gh-ost, please can you try with the latest release?
gh-ost: 1.0.49
š @gangade you're running a really old version of gh-ost, please can you try with the latest release?
Thanks for the reply! this problem can still be reproduced by upgrading gh-ost to version 1.1.5.
gh-ost: 1.0.49
š @gangade you're running a really old version of gh-ost, please can you try with the latest release?
Thanks for the reply! this problem can still be reproduced by upgrading gh-ost to version 1.1.5.
That's unexpected - we have this problem in master
but it shouldn't affect 1.1.5
.
Would you mind sharing a test case with full gh-ost log output for 1.1.5 so I can dig into this further? Thanks!
Are there any other students here who have this problem?
@gangade this may be fixed by PR https://github.com/github/gh-ost/pull/1322 in release 1.1.6. Can you test and confirm?
We encountered a case where gh-ost caused the timestamp column to have an incorrect value. During the DDL execution on the table in mysql, the date value we inserted into the timestamp column is wrong, which is 8 hours more than the real value.
Env
gh-ost: 1.0.49 MySQL: Aliyun RDS 5.7.32 Variable_name | Value -- | -- system_time_zone | CST time_zone | +08:00Case The details of this case is as follows: