Skip to content

Commit 120a37d

Browse files
authored
Update README.md
1 parent 00dfab0 commit 120a37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ clickhouse:
192192
send_receive_timeout: 300 # optional
193193

194194
binlog_replicator:
195-
data_dir: '/home/user/binlog/'
195+
data_dir: '/home/user/binlog/' # a new EMPTY directory (for internal storage of data by mysql_ch_replicator itself)
196196
records_per_file: 100000
197197
binlog_retention_period: 43200 # optional, how long to keep binlog files in seconds, default 12 hours
198198

0 commit comments

Comments
 (0)