dolthub / dolthub/dolt

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

Open
#8,170 0 comments 0 reactions 0 assignees View on GitHub
configuration enhancement replication
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 9h
Merged PRs (30d)
121

Description

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](https://dev.mysql.com/doc/refman/8.4/en/change-replication-source-to.html)) 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.