Browse Source

fix a typo

fix type (comRegiserSlave -> comRegisterSlave)
Runrioter Wung 11 years ago
parent
commit
c2338f7716
1 changed files with 1 additions and 1 deletions
  1. 1 1
      const.go

+ 1 - 1
const.go

@@ -68,7 +68,7 @@ const (
 	comBinlogDump
 	comTableDump
 	comConnectOut
-	comRegiserSlave
+	comRegisterSlave
 	comStmtPrepare
 	comStmtExecute
 	comStmtSendLongData