Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go 1.17 and MariaDB 10.6 are released #1253

Merged
merged 2 commits into from
Aug 25, 2021

Conversation

shogo82148
Copy link
Contributor

Description

add Go 1.17 and MariaDB 10.6 into the build matrix

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself / the copyright holder to the AUTHORS file

https://mariadb.com/kb/en/changes-improvements-in-mariadb-106/#character-sets

> The utf8 character set (and related collations) is now by default an alias for utf8mb3 rather than the other way around.
@shogo82148 shogo82148 merged commit 6cf3092 into go-sql-driver:master Aug 25, 2021
@shogo82148 shogo82148 deleted the go1.17-is-released branch August 25, 2021 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants