Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c9f41c0

Browse files
fix typo in comment (#1647)
Fix #1646
1 parent 575e1b2 commit c9f41c0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Paul Bonser <misterpib at gmail.com>
9292
Paulius Lozys <pauliuslozys at gmail.com>
9393
Peter Schultz <peter.schultz at classmarkets.com>
9494
Phil Porada <philporada at gmail.com>
95+
Minh Quang <minhquang4334 at gmail.com>
9596
Rebecca Chin <rchin at pivotal.io>
9697
Reed Allman <rdallman10 at gmail.com>
9798
Richard Wilkes <wilkes at me.com>

‎connection.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ func (mc *mysqlConn) getSystemVar(name string) ([]byte, error) {
435435
return nil, err
436436
}
437437

438-
// finish is called when the query has canceled.
438+
// cancel is called when the query has canceled.
439439
func (mc *mysqlConn) cancel(err error) {
440440
mc.canceled.Set(err)
441441
mc.cleanup()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /