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

Configure replica settings in sql-server's config.yaml #8170

Open
fulghum opened this issue Jul 29, 2024 · 0 comments
Open

Configure replica settings in sql-server's config.yaml #8170

fulghum opened this issue Jul 29, 2024 · 0 comments
Labels

Comments

@fulghum
Copy link
Contributor

fulghum commented Jul 29, 2024

To configure a Dolt sql-server as a MySQL replica, you currently need to log into the SQL shell and run the CHANGE REPLICATION SOURCE TO ... statement (MySQL docs) with the desired configuration options. It would be convenient for Dolt customers to be able to set this configuration in the standard config.yaml file used by a Dolt sql-server.

@timsehn timsehn added the enhancement New feature or request label Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants