We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aeb79d commit 3bc9393Copy full SHA for 3bc9393
README.md
@@ -170,6 +170,8 @@ Where `mysql_db_name` is the name of the database you want to copy.
170
171
Don't be afraid to interrupt process in the middle. It will save the state and continue copy after restart.
172
173
+__Hint__: _set `initial_replication_threads` to a number of cpu cores to accelerate initial replication_
174
+
175
### Configuration
176
177
`mysql_ch_replicator` can be configured through a configuration file. Here is the config example:
0 commit comments