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

MySQL 8 compatability using driver mysql-otp #286

Open
mobilemindtec opened this issue Jul 18, 2022 · 0 comments
Open

MySQL 8 compatability using driver mysql-otp #286

mobilemindtec opened this issue Jul 18, 2022 · 0 comments

Comments

@mobilemindtec
Copy link

Hello,

I changed my fork to work with mysql 8. I'm not sure if it works 100% with all the framework's features, but if you're interested it might be a start, I'm not a big erlang programmer.

I used the driver https://github.com/mysql-otp/mysql-otp.git

New adapter:

https://github.com/mobilemindtec/boss_db/blob/master/src/db_adapters/boss_db_adapter_mysql.erl

Test new adapter

https://github.com/mobilemindtec/boss_db/blob/master/test/boss_db_mysql8_adapter_test.erl

Espero que possa ajudar alguém!

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

1 participant