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 00dfab0 commit 120a37dCopy full SHA for 120a37d
README.md
@@ -192,7 +192,7 @@ clickhouse:
192
send_receive_timeout: 300 # optional
193
194
binlog_replicator:
195
- data_dir: '/home/user/binlog/'
+ data_dir: '/home/user/binlog/' # a new EMPTY directory (for internal storage of data by mysql_ch_replicator itself)
196
records_per_file: 100000
197
binlog_retention_period: 43200 # optional, how long to keep binlog files in seconds, default 12 hours
198
0 commit comments