Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ ResetSequence
Method
ResetSequence
IceFireDB-SQLProxy/pkg/mysql/packet/conn.go:296–298 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
294
}
295
296
func
(c *Conn) ResetSequence() {
297
c.Sequence = 0
298
}
299
300
func
(c *Conn) Close() error {
301
c.Sequence = 0
Callers
7
writeCommand
Method · 0.95
writeCommandBuf
Method · 0.95
writeCommandUint32
Method · 0.95
writeCommandStrStr
Method · 0.95
handshake
Method · 0.95
HandleCommand
Method · 0.95
write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected