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

Add the ability to use libmysql-dev beyond 5.7 (Perfect-MySQL work around in the comments) #57

Open
carlsondev opened this issue Jan 18, 2021 · 2 comments

Comments

@carlsondev
Copy link

Can you please update this repo for any version of libmysql-dev beyond 5.7 (preferably 8)? I have to downgrade every day when I try to run since I am running it on an ubuntu 20.0.4 version of AWS. PLEASE FIX THIS. It is super annoying and way behind the times.

@carlsondev
Copy link
Author

By the way, if anyone finds this issue when trying to fix it, the solution is to add typealias my_bool = CBool to the top (below the imports and above the class declaration in MySQLStmt.swift. I am leaving this open in the hopes that they might still find it and fix it (since they don't seem to want to accept pull requests since its dead)

@carlsondev carlsondev changed the title CAN YOU PLEASE UPDATE THIS Add the ability to use libmysql-dev beyond 5.7 (Perfect-MySQL work around in the comments) Jan 24, 2021
@Fabio1988
Copy link

references to #58 ? Nice will try that out, thanks a lot

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

No branches or pull requests

2 participants