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

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

Build:
Build:
LAST BUILD BRANCH: InterpolateParams
DEFAULT BRANCH: master
Repo Added 10 May 2017 10:21AM CUT
Files 19
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 refs/tags/v1.8.1
branch: refs/tags/v1.8.1
CHANGE BRANCH
x
Reset
  • refs/tags/v1.8.1
  • 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
  • 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.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

26 Mar 2024 02:34PM CUT coverage: 82.526%. Remained the same
8437826895

push

github

web-flow
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] Code compiles correctly
- [x] Created tests which fail without the change (if possible)
- [x] All tests passing
- [x] Extended the README / documentation, if necessary
- [x] Added myself / the copyright holder to the AUTHORS file


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Bug Fixes**
	- Addressed race condition issues for enhanced stability.

- **New Features**
- Improved database compatibility with charset and collation
adjustments.
- Enhanced security and flexibility through the introduction of new
configuration options.

- **Major Changes**
- Dropped support for older versions of Go (1.13-1.17) to leverage newer
language features.
	- Improved number parsing for efficiency and accuracy.
	- Added configurable logging per connection for better diagnostics.

- **Enhancements**
- Fixed issues with ColumnType.DatabaseTypeName to improve data
handling.
- Introduced connection attributes for more detailed connection
information.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

3136 of 3800 relevant lines covered (82.53%)

1299582.21 hits per line

Relevant lines Covered
Build:
Build:
3800 RELEVANT LINES 3136 COVERED LINES
1299582.21 HITS PER LINE
Source Files on refs/tags/v1.8.1
  • List 19
  • Changed 12
  • Source Changed 0
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
61.9
driver.go117 42 26 16 674.0
66.67
nulltime.go70 24 16 8 174.0
73.25
fields.go220 157 115 42 294.0
74.23
connection.go688 485 360 125 13649.0 - 19
77.21
statement.go216 136 105 31 675320.0
78.57
conncheck.go54 28 22 6 7556.0 + 31
81.37
infile.go181 102 83 19 162.0
82.35
errors.go82 17 14 3 233.0 - 2
83.82
packets.go1405 1057 886 171 1077926.0 - 81
84.51
connector.go197 142 120 22 32322.0 - 67
Showing 1 to 10 of 19 entries
  • Previous
  • 1
  • 2
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8437826895 refs/tags/v1.8.1 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:36PM CUT web-flow github
82.53
See All Builds (1520)
  • 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

© 2025 Coveralls, Inc