Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump checksum version to 2 to make it compatible to previous version #57206

Closed
3AceShowHand opened this issue Nov 7, 2024 · 1 comment · Fixed by #57205
Closed

bump checksum version to 2 to make it compatible to previous version #57206

3AceShowHand opened this issue Nov 7, 2024 · 1 comment · Fixed by #57205

Comments

@3AceShowHand
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  • deploy cluser v8.3.0 write in some data
  • upgrade to v8.4.0
  • the checksum may cannot be verified since v8.3.0 use key instead of the handle

2. What did you expect to see? (Required)

verification passed

3. What did you see instead (Required)

failed since use different element to calculate the cheksum

4. What is your TiDB version? (Required)

v8.3.0 bump to v8.4.0

@flowbehappy
Copy link

v8.5 already addressed the issue in #57186

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants