Skip to content

Add support for Mariadb or edit MySQL handler to support Mariadb #1619

Open
@benmarte

Description

@benmarte

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:

× Unable to start GraphQL-Mesh: ER_PARSE_ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'keys WHERE Key_name = "PRIMARY"' at line 1
error Command failed with exit code 1.

Describe the solution you'd like
Make a MariaDB handler or edit the MySQL one to handle MariaDB

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions