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

Document MySQL protocol databases #79

Open
dbeatty10 opened this issue Mar 5, 2022 · 1 comment
Open

Document MySQL protocol databases #79

dbeatty10 opened this issue Mar 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@dbeatty10
Copy link
Owner

Describe the feature

There are mutliple databases that are described as using the MySQL wire protocol and/or syntax including [1]:

There are probably others too. As we learn of them, it would be nice to document if any compatability testing has done against this adapter. Where applicable, redirect them to the specific adapter for the database.

Additional context

Some databases might not support crucial functionality. An example is TiDB's support for create table as ... select statements (CTAS) (#3839, #4754).

@dbeatty10 dbeatty10 added the enhancement New feature or request label Mar 5, 2022
@zhangyangyu
Copy link

Hello @dbeatty10, FYI, we've developed a dbt-tidb adapter based on dbt-mysql. We've tested it against several TiDB versions and document the compatibility issues.

Thanks for your excellent work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants