Skip to content

Conversation

@mcmcgrath13
Copy link

Hi @quinnj ,

Could the linux binaries pull the latest MySQL connector instead of mariadb v3.0.3?

The current linux mariadb binaries is causing an issue where we can't connect to MySQL 8.0. This is resolved in the latest mariadb connector (3.0.8), but this version no longer supports the --enable-cleartext-plugin option, which is required in certain PAM authentication set ups to connect to a MySQL server (mariadb to mariadb seems to work fine). Given this, the MySQL connector binaries seem like the best option - is there a reason that they're not currently used for linux and windows?

I updated the build_tarballs.jl file to point to the MySQL connector linux files and did my best to make related updates in the script and products, but binary building is something I'm unfamiliar with. I also didn't touch the windows build file, but that probably should be updated to the MySQL connector as well.

This should address MySQL.jl Issue 118.

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.

1 participant