Skip to content
New issue

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

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

Already on GitHub? # to your account

use mysql_options if mysql_ssl_set isn't available (mysql client 8.3 support) #1352

Merged

Conversation

flavorjones
Copy link
Contributor

@flavorjones flavorjones commented Feb 8, 2024

for mysql client 8.3 support.

This is based on #1347 by @xjunior (who is credited in the commit log), but is backwards-compatible with all other client versions.

Fixes #1346

for mysql 8.3 support

Co-authored-by: Mike Dalessio <mike.dalessio@gmail.com>
@tenderlove tenderlove merged commit 42ac528 into brianmario:master Feb 8, 2024
@flavorjones flavorjones deleted the flavorjones-replace-mysql_ssl_set branch February 15, 2024 15:07
hkraji added a commit to hkraji/homework_assignment_2024 that referenced this pull request May 16, 2024
There is an issue that has been fixed with 0.5.6 that solves problem with MySql 8+ client support. This the change that was introduced and it is backwards compatible brianmario/mysql2#1352
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mysql2 does not build with mysql-client 8.3.0
3 participants