Skip to content

Commit 77c6840

Browse files
committed
minor cleanup
1 parent b8ae1f2 commit 77c6840

File tree

6 files changed

+297
-368
lines changed

6 files changed

+297
-368
lines changed

connection.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ func (mc *mysqlConn) handleParams() (e error) {
6868

6969
// We don't want to set keepalive as system var
7070
case "keepalive":
71-
break
71+
continue
7272

7373
// System Vars
7474
default:

0 commit comments

Comments
 (0)