mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-10-10 06:39:18 +08:00
add response parse module
This commit is contained in:
@@ -29,6 +29,8 @@ func NewPooledMysqlQueryPiece(
|
||||
pmqp.EventTime = stmtBeginTime
|
||||
pmqp.CostTimeInMS = nowInMS - stmtBeginTime
|
||||
pmqp.recoverPool = mqpp
|
||||
pmqp.OK = 0
|
||||
pmqp.ResponseVal = -1
|
||||
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user