mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-10-10 15:09:19 +08:00
deal uncached prepare qps
This commit is contained in:
@@ -19,6 +19,8 @@ var (
|
||||
|
||||
coverRangePool = NewCoveragePool()
|
||||
localStmtCache = model.NewSliceBufferPool("statement cache", MaxMysqlPacketLen)
|
||||
|
||||
PrepareStatement = []byte(":prepare")
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user