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

enh: improve walScanLogGetLastVer #21891

Merged
merged 2 commits into from
Jul 3, 2023
Merged

enh: improve walScanLogGetLastVer #21891

merged 2 commits into from
Jul 3, 2023

Conversation

bgzhao66
Copy link
Contributor

@bgzhao66 bgzhao66 commented Jun 28, 2023

improve handling of exceptional cases concerning WAL_MAGIC during recovering, for the cases as follows:

  1. a record body contains a sequence of chars the same as WAL_MAGIC.
  2. WAL_MAGIC of a record header is corrupted.

@bgzhao66 bgzhao66 marked this pull request as ready for review June 29, 2023 01:10
@bgzhao66 bgzhao66 changed the title enh: adjust walScanLogGetLastVer enh: improve walScanLogGetLastVer Jun 29, 2023
@bgzhao66 bgzhao66 requested a review from gccgdb1234 July 3, 2023 02:25
@gccgdb1234 gccgdb1234 merged commit 90b13fd into 3.0 Jul 3, 2023
1 check passed
@gccgdb1234 gccgdb1234 deleted the FIX/TD-23949-3.0 branch July 17, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants