-
Notifications
You must be signed in to change notification settings - Fork 345
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 support for Mariadb or edit MySQL handler to support Mariadb #1619
Comments
@benmarte Thanks for this feature request! Could you try the alpha versions in this comment? |
I'd be happy to, just let me know how I would go about getting the alpha change. Thanks. |
Any update regarding this? Can I get instructions how to get my hands on the alpha version so I can test? Thanks. |
Hi Ben, the update is in the pull request Ardan attached to his comment. For what I've seen it's been already merged, I have tried it and I'm getting the same error you get |
Is your feature request related to a problem? Please describe.
I'm trying to use graphql-mesh with a mariadb database, I'm using the MySQL handler and following the instructions and when I try to run
yarn graphql-mesh serve
it gives me this error:Describe the solution you'd like
Make a MariaDB handler or edit the MySQL one to handle MariaDB
The text was updated successfully, but these errors were encountered: