We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ae1f2 commit 4d4b409Copy full SHA for 4d4b409
6 files changed
connection.go
@@ -68,7 +68,7 @@ func (mc *mysqlConn) handleParams() (e error) {
68
69
// We don't want to set keepalive as system var
70
case "keepalive":
71
- break
+ continue
72
73
// System Vars
74
default:
0 commit comments