Skip to content

[release-23.0] binlog_json: fix opaque value parsing to read variable-length (#19102)#19110

Merged
nickvanw merged 1 commit intorelease-23.0from
backport-19102-to-release-23.0
Jan 7, 2026
Merged

[release-23.0] binlog_json: fix opaque value parsing to read variable-length (#19102)#19110
nickvanw merged 1 commit intorelease-23.0from
backport-19102-to-release-23.0

Conversation

@vitess-bot
Copy link
Copy Markdown
Contributor

@vitess-bot vitess-bot bot commented Jan 7, 2026

Description

This is a backport of #19102

Signed-off-by: Nick Van Wiggeren <nick@planetscale.com>
@github-actions github-actions bot added this to the v23.0.1 milestone Jan 7, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 7, 2026

Codecov Report

❌ Patch coverage is 77.27273% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.71%. Comparing base (a5f29ab) to head (0fb1d42).
⚠️ Report is 4 commits behind head on release-23.0.

Files with missing lines Patch % Lines
go/mysql/binlog/binlog_json.go 77.27% 5 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-23.0   #19110      +/-   ##
================================================
- Coverage         69.71%   69.71%   -0.01%     
================================================
  Files              1606     1606              
  Lines            214584   214600      +16     
================================================
- Hits             149607   149600       -7     
- Misses            64977    65000      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nickvanw nickvanw merged commit 68699b2 into release-23.0 Jan 7, 2026
114 of 117 checks passed
@nickvanw nickvanw deleted the backport-19102-to-release-23.0 branch January 7, 2026 21:55
jwangace pushed a commit to jwangace/vitess that referenced this pull request Feb 5, 2026
…-length (vitessio#19102) (vitessio#19110)

Signed-off-by: Nick Van Wiggeren <nick@planetscale.com>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
jwangace pushed a commit to jwangace/vitess that referenced this pull request Feb 5, 2026
…-length (vitessio#19102) (vitessio#19110)

Signed-off-by: Nick Van Wiggeren <nick@planetscale.com>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
Signed-off-by: Jun Wang <jun.wang@demonware.net>
jwangace pushed a commit to jwangace/vitess that referenced this pull request Feb 5, 2026
…-length (vitessio#19102) (vitessio#19110)

Signed-off-by: Nick Van Wiggeren <nick@planetscale.com>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
Signed-off-by: Jun Wang <jun.wang@demonware.net>
jwangace pushed a commit to jwangace/vitess that referenced this pull request Feb 5, 2026
…-length (vitessio#19102) (vitessio#19110)

Signed-off-by: Nick Van Wiggeren <nick@planetscale.com>
Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
Signed-off-by: Jun Wang <jun.wang@demonware.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant