• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

go-sql-driver / mysql / 9719702302

Builds Branch Commit Type Ran Committer Via Coverage
9719702302 master improve error handling in writePacket (#1601) * handle error before success case. * return io.ErrShortWrite if not all bytes were written but err is nil. * return err instead of ErrInvalidConn. push 28 Jun 2024 11:39PM UTC web-flow github
82.45
9535523069 ErrShortWrite fix tests Pull #1601 16 Jun 2024 11:12AM UTC methane github
82.45
9533314011 ErrShortWrite fix tests push 16 Jun 2024 04:26AM UTC methane github
82.45
9532283403 bye-errBadConnNoWrite remove errBadConnNoWrite and markBadConn Pull #1583 16 Jun 2024 01:24AM UTC methane github
82.39
9532262470 master remove unnecessary logs (#1599) Logging ErrInvalidConn when the connection already closed doesn't provide any help to users. Additonally, database/sql now uses Validator() to check connection liveness before calling query methods. So stop u... push 16 Jun 2024 01:21AM UTC web-flow github
82.52
9532253664 master fix unnecesssary allocation in infile.go (#1600) push 16 Jun 2024 01:19AM UTC web-flow github
82.38
9512521174 fix-infile fix unnecesssary allocation in infile.go Pull #1600 14 Jun 2024 07:44AM UTC methane github
82.38
9512378967 remove-logs remove unnecessary logs Pull #1599 14 Jun 2024 07:32AM UTC methane github
82.51
9510857988 bye-errBadConnNoWrite remove errBadConnNoWrite and markBadConn Pull #1583 14 Jun 2024 04:58AM UTC methane github
82.39
9510821719 master small code cleanup (#1598) * Go programmers familier with `if err != nil {}` than `if err == nil {}`. * Update some URLs about MySQL client/server protocol. push 14 Jun 2024 04:52AM UTC web-flow github
82.37
9501894276 reformat-code small code cleanup Go programmers familier with `if err != nil {}` than `if err == nil {}`. Pull #1598 13 Jun 2024 02:53PM UTC methane github
82.37
9501643610 1.8 fix missing skip test when no DB is available (#1597) Fix `go test` fails when no DB is set up. (cherry picked from commit 9b8d28eff) push 13 Jun 2024 02:38PM UTC web-flow github
82.47
9501635193 1.8 fix some write error handling (#1596) interpolateParams() returned ErrInvalidConn without closing the connection. Since database/sql doesn't understand ErrInvalidConn, there is a risk that database/sql reuse this connection and ErrInvalidConn... push 13 Jun 2024 02:38PM UTC web-flow github
82.47
9467188159 bye-errBadConnNoWrite Merge branch 'master' into bye-errBadConnNoWrite Pull #1583 11 Jun 2024 02:13PM UTC web-flow github
82.39
9467040662 1.8 log: add "filename:line" prefix by ourself (#1593) go-sql-driver/mysql#1563 broke the filename:lineno prefix in the log message by introducing a helper function. This commit adds the "filename:line" prefix in the helper function instead of log... push 11 Jun 2024 02:05PM UTC web-flow github
82.56
  • ← Previous
  • 1
  • 2
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • …
  • 101
  • 102
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc