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

shogo82148 / mysql
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: update-changelog-for-v1.8.1
DEFAULT BRANCH: master
Repo Added 28 May 2017 02:43AM UTC
Files 18
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 update-changelog-for-v1.8.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-go-builg-lines
  • add-go1.16-to-build-matrix
  • connector-interface-support
  • context-support
  • context-support2
  • deprecate-mysql-null-time
  • drop-go1.7
  • drop-support-of-go1.12
  • drop-support-of-go1.18
  • drop-support-of-go1.19
  • fix-626
  • fix-compile-error-on-plan9
  • fix-issue-1567
  • fix-raw-bytes-corruption-issue
  • fix-test-of-charset
  • fix1567-18
  • go1.15-is-released
  • go1.17-is-released
  • implement-register-dial-context
  • improve-github-actions
  • introduce-github-actions
  • introduce-reader-and-write-groutine
  • introduce-reader-and-write-groutine-2
  • introduce-reader-and-write-groutine-3
  • make-default-logger-goroutine-safe
  • make-nulltime-type-alias
  • master
  • no-copy-should-implement-locker
  • parallelize-test
  • prepare-for-v1.8.1
  • release-v1.6.0
  • scan-type-return-sql-null-time
  • session-resetter-support
  • shogo82148-patch-1
  • stop-repeated-queries
  • stop-rounding-time
  • support-read-only-transaction
  • support-read-only-transaction2
  • support-read-only-transaction3
  • tmp
  • update-changelog-for-v1.8.1
  • wip-context-support

26 Mar 2024 02:36PM UTC coverage: 82.462%. Remained the same
8437844279

push

github

shogo82148
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 -->

3122 of 3786 relevant lines covered (82.46%)

1130458.21 hits per line

Relevant lines Covered
Build:
Build:
3786 RELEVANT LINES 3122 COVERED LINES
1130458.21 HITS PER LINE
Source Files on master
  • List 18
  • Changed 10
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8437844279 update-changelog-for-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:37PM UTC shogo82148 github
82.46
8437255719 prepare-for-v1.8.1 update changelog for releasing v1.8.1 push 26 Mar 2024 02:01PM UTC shogo82148 github
82.53
8403055887 fix1567-18 Fix issue 1567 (#1570) (cherry picked from commit d7ddb8b9e) push 23 Mar 2024 04:26PM UTC shogo82148 github
82.53
8403035702 master Fix issue 1567 (#1570) ### Description closes https://github.com/go-sql-driver/mysql/issues/1567 When TLS is enabled, `mc.netConn` is rewritten after the TLS handshak as detailed here: https://github.com/go-sql-driver/mysql/blob/d86c4... push 23 Mar 2024 04:21PM UTC web-flow github
82.46
8392040707 fix-issue-1567 In some environments, rtt may become 0, so set it to at least 1ms. Pull #10 22 Mar 2024 02:42PM UTC shogo82148 github
82.46
8391940773 fix-issue-1567 Fix connection cleanup to handle nil rawConn Pull #10 22 Mar 2024 02:34PM UTC shogo82148 github
82.46
8391019197 master fix race condition when context is canceled (#1562) Fix #1559. push 22 Mar 2024 01:23PM UTC web-flow github
82.0
8233781767 drop-support-of-go1.19 Update Go and MariaDB versions in README.md push 11 Mar 2024 01:38PM UTC shogo82148 github
81.99
8233750329 drop-support-of-go1.19 replace atomicBool by atomic.Bool push 11 Mar 2024 01:36PM UTC shogo82148 github
81.99
8233743488 master ci: update Go and MySQL versions (#1557) push 11 Mar 2024 01:36PM UTC web-flow github
81.99
See All Builds (362)
  • 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