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

Replace mysql_ssl_set by mysql_options #1347

Closed
wants to merge 1 commit into from

Conversation

xjunior
Copy link
Contributor

@xjunior xjunior commented Jan 30, 2024

Fixes #1346

@Faq
Copy link

Faq commented Feb 6, 2024

To keep compatibility with older versions, perhaps an if to check sql version?

@xjunior
Copy link
Contributor Author

xjunior commented Feb 6, 2024

@Faq I don't think it would work, as the compiler would require the symbols to be available at compile/linking time, unless this is done in compile time. Since I'm not a C expert, I defer that to the maintainers to either take on this work, or provide a strong suggestion on how they'd like to see this implemented.

@xjunior
Copy link
Contributor Author

xjunior commented Feb 8, 2024

Closing in favor of #1352

@xjunior xjunior closed this Feb 8, 2024
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.

mysql2 does not build with mysql-client 8.3.0
5 participants