mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-10-10 15:09:19 +08:00
capture big mysql package
This commit is contained in:
@@ -7,3 +7,9 @@ type handshakeResponse41 struct {
|
||||
DBName string
|
||||
Auth []byte
|
||||
}
|
||||
|
||||
// jigsaw record tcp package begin and end seq id
|
||||
type jigsaw struct {
|
||||
b int64
|
||||
e int64
|
||||
}
|
||||
|
Reference in New Issue
Block a user