[release-19.0] Use uint64 for binary log file position (#17472) #29621
static_checks_etc.yml
on: pull_request
Static Code Checks Etc
5m 0s
Annotations
2 errors
Static Code Checks Etc:
go/mysql/endtoend/replication_test.go#L84
cannot use uint32(position) (value of type uint32) as uint64 value in argument to conn.WriteComBinlogDump (typecheck)
|
Static Code Checks Etc
Process completed with exit code 1.
|