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

make oursql compile against mariadb and mysql 5.6 / 5.7 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ndparker
Copy link

@ndparker ndparker commented Feb 6, 2017

This PR should fix #5.

During my tests I also ran into a compilation issue regarding the C version (C99 vs. older), hence I moved the unsigned int declaration out of the loop and created a block for it.

Cheers!

@phdru
Copy link

phdru commented Jan 14, 2018

Hello, I'm working to apply PRs in https://github.com/sqlobject/oursql. I applied your PR manually, commits are in master and branch py3k. The diff is small because PR #6 has already made some changes. Thank you!

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.

Does not compile with MariaDB client libraries
2 participants