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

Does it support connecting to existing MySQL or linking to TDSQL #7641

Closed
AngryRocket opened this issue Mar 25, 2024 · 1 comment
Closed
Labels
customer issue question Further information is requested

Comments

@AngryRocket
Copy link

Does it support connecting to existing MySQL or linking to TDSQL

@fulghum
Copy link
Contributor

fulghum commented Mar 25, 2024

Hi @AngryRocket, Dolt is a MySQL-compatible database (with no code shared from MySQL), so you can use any MySQL tooling to connect to Dolt. If you want Dolt to connect to an existing MySQL database, you can setup Dolt as a replica for a MySQL primary.

Hope that helps. Let us know if you have more questions.

@timsehn timsehn added the question Further information is requested label Mar 25, 2024
@timsehn timsehn closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer issue question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants