Skip to content

fix(binlog): correct incorrect binlog event handling#710

Merged
ShannonBase merged 1 commit intoShannon-Data:mainfrom
RingsC:fix-incorrect-binlog
May 4, 2026
Merged

fix(binlog): correct incorrect binlog event handling#710
ShannonBase merged 1 commit intoShannon-Data:mainfrom
RingsC:fix-incorrect-binlog

Conversation

@RingsC
Copy link
Copy Markdown
Contributor

@RingsC RingsC commented May 4, 2026

1: some compilation errors with LTO
2: incorrect binglog event format. fix incorrect binlog event handling in ShannonBase. ensure binlog events are processed with the right format and metadata.

Issues:#709

I hereby agree to the terms of the CLA available at: http://www.shannondata.ai/doc/cla/

Summary

Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR.

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

1: some compilation errors with LTO
2: incorrect binglog event format. fix incorrect binlog event handling in ShannonBase.
ensure binlog events are processed with the right format and metadata.

Issues:Shannon-Data#709
@ShannonBase ShannonBase self-requested a review May 4, 2026 03:05
@ShannonBase ShannonBase self-assigned this May 4, 2026
@ShannonBase ShannonBase added the bug Something isn't working label May 4, 2026
@ShannonBase ShannonBase merged commit cc835a9 into Shannon-Data:main May 4, 2026
12 of 16 checks passed
@RingsC RingsC deleted the fix-incorrect-binlog branch May 7, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(bug): incorrect binglog event

2 participants