pt-table-checksum has some errors with different time zones
Bug #1388870 reported by
Steve Simpson
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Toolkit moved to https://jira.percona.com/projects/PT |
Fix Released
|
Medium
|
Frank Cizmich |
Bug Description
We have successfully replicated a fairly large database for some time. And have used pt-table-checksum to validate that replication. We recently moved the slave and as a result changed the timezone (of the slave only).
As soon as we restarted mysql after changing the tz, we started seeing errors in pt-table checksum, one example was a 20 line (1 chunk) table that was showing 1 error.
Maybe this is a known limitation, not sure. I can supply some more information (like a sample table) via direct email, if required.
Related branches
lp://staging/~percona-toolkit-dev/percona-toolkit/ptc-errors-on-slave-with-different-time-zone-1388870
- Daniel Nichter: Needs Fixing
-
Diff: 155 lines (+38/-13)7 files modifiedbin/pt-table-checksum (+3/-3)
lib/RowChecksum.pm (+3/-3)
t/lib/RowChecksum.t (+4/-4)
t/pt-table-checksum/bugs.t (+25/-0)
t/pt-table-checksum/samples/chunkidx004.txt (+1/-1)
t/pt-table-checksum/samples/chunkidx005.txt (+1/-1)
t/pt-table-checksum/samples/n-chunk-index-cols.txt (+1/-1)
Changed in percona-toolkit: | |
status: | Incomplete → In Progress |
assignee: | nobody → Frank Cizmich (frank-cizmich) |
importance: | Undecided → Medium |
milestone: | none → 2.2.12 |
Changed in percona-toolkit: | |
milestone: | 2.2.12 → none |
tags: | added: pt-table-checksum |
Changed in percona-toolkit: | |
milestone: | none → 2.2.13 |
Changed in percona-toolkit: | |
status: | In Progress → Fix Committed |
Changed in percona-toolkit: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Are you sure it's related to Percona Monitoring Plugins? Looks like you have an issue with pt-table-checksum itself.
Please provide more information.