From c2338f7716e541760cea3436fb87fad30d8ab191 Mon Sep 17 00:00:00 2001 From: Runrioter Wung Date: Wed, 4 Feb 2015 23:26:51 +0800 Subject: [PATCH] fix a typo fix type (comRegiserSlave -> comRegisterSlave) --- const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/const.go b/const.go index 5fcc3e98b..f505624df 100644 --- a/const.go +++ b/const.go @@ -68,7 +68,7 @@ const ( comBinlogDump comTableDump comConnectOut - comRegiserSlave + comRegisterSlave comStmtPrepare comStmtExecute comStmtSendLongData