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

[release-19.0] Use uint64 for binary log file position (#17472) #17505

Merged
merged 3 commits into from
Jan 10, 2025

Fix conflicts

6e88047
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] Use uint64 for binary log file position (#17472) #17505

Fix conflicts
6e88047
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2025 in 0s

75.00% of diff hit (target 65.19%)

View this Pull Request on Codecov

75.00% of diff hit (target 65.19%)

Annotations

Check warning on line 126 in go/mysql/binlog_event_common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/binlog_event_common.go#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 143 in go/mysql/binlog_event_filepos.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/binlog_event_filepos.go#L143

Added line #L143 was not covered by tests

Check warning on line 55 in go/vt/vtorc/inst/binlog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtorc/inst/binlog.go#L55

Added line #L55 was not covered by tests

Check warning on line 59 in go/vt/vtorc/inst/binlog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtorc/inst/binlog.go#L59

Added line #L59 was not covered by tests