Skip to content

MySQL Connector/C 6.1.6 doesn't have mysql_real_escape_string_quote #111

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

Merged
merged 1 commit into from
Sep 6, 2016
Merged

MySQL Connector/C 6.1.6 doesn't have mysql_real_escape_string_quote #111

merged 1 commit into from
Sep 6, 2016

Conversation

methane
Copy link
Member

@methane methane commented Sep 6, 2016

While it's MYSQL_VERSION_ID is 50706 and MySQL 5.7.6 has it.
Since MySQL 5.7.6 is old milestone version, just drop supporting it.

fixes #110

While it's MYSQL_VERSION_ID is 50706 and MySQL 5.7.6 has it.
Since MySQL 5.7.6 is old milestone version, just drop supporting it.

fixes #110
@methane methane merged commit 269d320 into PyMySQL:master Sep 6, 2016
@methane methane deleted the fix-110 branch September 6, 2016 05:00
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.

undefined symbol: mysql_real_escape_string_quote
1 participant