统一抓包率名称

This commit is contained in:
hebo
2019-10-11 17:59:08 +08:00
parent fce024683a
commit 6a1c3f02bd
3 changed files with 10 additions and 10 deletions

View File

@@ -41,7 +41,7 @@ func NewPooledMysqlQueryPiece(
mqp.VisitUser = visitUser
mqp.VisitDB = visitDB
mqp.SyncSend = false
mqp.ThrowPacketRate = throwPacketRate
mqp.CapturePacketRate = throwPacketRate
mqp.BeginTime = stmtBeginTime
mqp.CostTimeInMS = nowInMS - stmtBeginTime
mqp.recoverPool = mqpp