Multithreaded replication WIP #648
Annotations
9 errors
          | 
                      
                          lint: 
                        go/binlog/gomysql_reader_test.go#L20
                      
                       Use Exec instead of QueryRow to execute `SHOW` query (execinquery) | 
| 
                      
                          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/logic/coordinator.go#L353
                      
                       return both the `nil` error and invalid value: use a sentinel error instead (nilnil) | 
| 
                      
                          lint: 
                        go/logic/migrator_test.go#L327
                      
                       SA2000: should call wg.Add(1) before starting the goroutine to avoid a race (staticcheck) | 
| 
                      
                          lint: 
                        go/logic/migrator_test.go#L347
                      
                       SA2000: should call wg.Add(1) before starting the goroutine to avoid a race (staticcheck) | 
| 
                      
                          lint
                        
                      
                       issues found |