Add GTID support for binlog streaming #935
Annotations
10 errors and 1 warning
|
lint:
go/mysql/binlog_file_test.go#L24
invalid composite literal type BinlogCoordinates (typecheck)
|
|
lint:
go/mysql/binlog_file_test.go#L23
invalid composite literal type BinlogCoordinates (typecheck)
|
|
lint:
go/mysql/binlog_file_test.go#L22
invalid composite literal type BinlogCoordinates (typecheck)
|
|
lint:
go/mysql/binlog_gtid.go#L69
other.GTIDSet undefined (type BinlogCoordinates has no field or method GTIDSet) (typecheck)
|
|
lint:
go/mysql/binlog_gtid.go#L69
other.GTIDSet undefined (type BinlogCoordinates has no field or method GTIDSet)) (typecheck)
|
|
lint:
go/logic/applier.go#L24
could not import github.com/github/gh-ost/go/mysql (-: # github.com/github/gh-ost/go/mysql
|
|
lint:
go/mysql/binlog_gtid.go#L69
other.GTIDSet undefined (type BinlogCoordinates has no field or method GTIDSet)) (typecheck)
|
|
lint:
go/base/context.go#L21
could not import github.com/github/gh-ost/go/mysql (-: # github.com/github/gh-ost/go/mysql
|
|
lint:
go/mysql/binlog_gtid.go#L69
other.GTIDSet undefined (type BinlogCoordinates has no field or method GTIDSet)) (typecheck)
|
|
lint:
go/binlog/binlog_entry.go#L11
could not import github.com/github/gh-ost/go/mysql (-: # github.com/github/gh-ost/go/mysql
|
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|