We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
ql.c:300:33: note: in expansion of macro 'MYSQL_SET_OPTION' 300 | if (strlen(ssl_key)) MYSQL_SET_OPTION(MYSQL_OPT_SSL_KEY, ssl_key, "ssl key"); | ^~~~~~~~~~~~~~~~
As reported in @mortenstevens compiler logs on issue #220
The text was updated successfully, but these errors were encountered:
Reduce a number of compiler warnings (#226)
0e645fa
No branches or pull requests
Describe the bug
As reported in @mortenstevens compiler logs on issue #220
The text was updated successfully, but these errors were encountered: