Skip to content

Commit 55420ba

Browse files
Remove stray log output.
1 parent 987ee65 commit 55420ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: packets.go

-1
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ func (mc *mysqlConn) writeHandshakeResponsePacket(authResp []byte, plugin string
291291
}
292292

293293
if mc.cfg.TrackSessionState {
294-
fmt.Println("Setting TrackSessionState")
295294
clientFlags |= clientSessionTrack
296295
}
297296

0 commit comments

Comments
 (0)