Skip to content

mydumper slooooow and "checksum mismatch" warnings #1310

Answered by tanji
astesin asked this question in Q&A
Discussion options

You must be logged in to vote

Datetime is indeed stored with the timezone, contrary to timestamp which is stored in UTC. You can get different checksums this way.

Also noted in the manual:

The checksum value depends on the table row format. If the row format changes, the checksum also changes. For example, the storage format for temporal types such as TIME, DATETIME, and TIMESTAMP changed in MySQL 5.6 prior to MySQL 5.6.5, so if a 5.5 table is upgraded to MySQL 5.6, the checksum value may change.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@viswaprsnl
Comment options

@astesin
Comment options

@tanji
Comment options

Answer selected by astesin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants