Multithreaded replication WIP #640
Annotations
8 errors
lint:
go/logic/migrator.go#L45
type `applyEventStruct` is unused (unused)
|
lint:
go/logic/migrator.go#L51
func `newApplyEventStructByFunc` is unused (unused)
|
lint:
go/logic/migrator.go#L56
func `newApplyEventStructByDML` is unused (unused)
|
lint:
go/logic/migrator.go#L61
func `newApplyEventStructFromTrx` is unused (unused)
|
lint:
go/binlog/gomysql_reader_test.go#L20
Use Exec instead of QueryRow to execute `SHOW` query (execinquery)
|
lint:
go/logic/coordinator.go#L331
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
lint:
go/logic/coordinator.go#L407
SA9003: empty branch (staticcheck)
|
lint
issues found
|