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

go-sql-driver / mysql
82%
master: 83%

Build:
Build:
LAST BUILD BRANCH: authentication
DEFAULT BRANCH: master
Repo Added 10 May 2017 10:21AM UTC
Files 26
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 1.8
branch: 1.8
CHANGE BRANCH
x
Reset
  • 1.8
  • 1.9
  • ErrShortWrite
  • InterpolateParams
  • add-charset
  • atomic
  • auth_refactoring
  • auth_tests
  • authentication
  • backport-bench-1.9
  • binary-littleendian
  • bump-mysql-for-testing
  • changelog
  • clientDeprecateEOF
  • cloudsql
  • columntype
  • compression
  • conncheck-alloc
  • conncheck_platforms
  • connncheck_optional
  • contributing
  • copyright
  • dolthub/master
  • dsn_defaults
  • empty_auth
  • empty_sha256
  • fil-register-set
  • fix-1666
  • fix-bench-massiverows
  • fix-flaky-test
  • fix-gomod
  • fix-race-condition-of-test-concurrent
  • fix-test
  • fix-test2
  • fix-unused-benchmarkExecContext
  • fix_bigint_unsigned_scan_type
  • fix_comment_typo
  • fix_formatdsn_connectionattributes
  • flaky_tests
  • fmt
  • formatdsn_err
  • go-mod
  • go1.19-is-released
  • go1.21-and-mysql8.1-are-released
  • go1.24-is-released
  • go110
  • handle_error_packets
  • internal
  • introduce-run-tests-parallel
  • mariadb-test-update
  • mark-as-helper
  • master
  • max-allowed-packet-parsing
  • max_allowed_packet
  • metadataSkip
  • methane-patch-1
  • migrate-set-output
  • migrate-to-node16-actions
  • misc_fixes
  • modernize
  • modernize-2025-11-06
  • opt-read
  • opt-read-19
  • prepare-for-v1.7.0
  • purego
  • read_opt
  • read_optimization
  • readme_collation
  • refs/tags/v1.6.0
  • refs/tags/v1.7.0
  • refs/tags/v1.7.1
  • refs/tags/v1.8.0
  • refs/tags/v1.8.1
  • refs/tags/v1.9.0
  • refs/tags/v1.9.1
  • refs/tags/v1.9.2
  • refs/tags/v1.9.3
  • regression801
  • release-v190
  • release-v191
  • release-v193
  • return-original-error-from-transaction
  • reuse-metadata
  • revert-976-master
  • sha256_password
  • staticcheck
  • strict
  • tls-mysql5-docs
  • tls-security
  • tlsconfig
  • travis
  • travis-allow-failure
  • travis-crossbuild
  • travis-mysql8
  • travis-update
  • tx-19
  • update-internals-links
  • v1.4
  • v1.4.0
  • v1.4.1
  • v1.5.0

13 Jun 2024 02:35PM UTC coverage: 82.472%. Remained the same
9501643610

push

github

web-flow
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)

3143 of 3811 relevant lines covered (82.47%)

1295989.42 hits per line

Relevant lines Covered
Build:
Build:
3811 RELEVANT LINES 3143 COVERED LINES
1295989.42 HITS PER LINE
Source Files on 1.8
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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:37PM 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:35PM UTC web-flow github
82.47
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:03PM UTC web-flow github
82.56
8437799652 1.8 update changelog for releasing v1.8.1 (#1576) ### Description https://github.com/go-sql-driver/mysql/issues/1559 and https://github.com/go-sql-driver/mysql/issues/1567 are fixed. Let's release a new version v1.8.1. ### Checklist - [x] Co... push 26 Mar 2024 02:35PM UTC web-flow github
82.58
8408167105 1.8 Fix issue 1567 (#1570) (#1571) (cherry picked from commit d7ddb8b9e) push 24 Mar 2024 08:58AM UTC web-flow github
82.53
8313103451 1.8 fix race condition when context is canceled (#1565) Fix #1559. (cherry picked from commit d86c4527b) push 17 Mar 2024 05:05AM UTC web-flow github
82.07
8308716925 1.8 add wrapper method to call mc.cfg.Logger (#1564) (cherry picked from commit 1a6477358) push 16 Mar 2024 03:22PM UTC web-flow github
82.07
8308409534 1.8 replace interface{} with any (#1561) push 16 Mar 2024 02:23PM UTC web-flow github
82.06
8306172576 1.8 Add BeforeConnect callback to configuration object (#1469) This can be used to alter the connection options for each connection, right before it's established Co-authored-by: Inada Naoki <songofacandy@gmail.com> push 16 Mar 2024 07:16AM UTC web-flow github
82.06
See All Builds (1522)
  • Repo on GitHub
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

© 2026 Coveralls, Inc