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 46dba96 commit 914051dCopy full SHA for 914051d
README.md
@@ -124,7 +124,7 @@ tables: '*'
124
125
- `mysql` MySQL connection settings
126
- `clickhouse` ClickHouse connection settings
127
-- `binlog_replicator.data_dir` Directory for store binary log and application state
+- `binlog_replicator.data_dir` Create a new empty directory, it will be used by script to store it's state
128
- `databases` Databases name pattern to replicate, e.g. `db_*` will match `db_1` `db_2` `db_test`, list is also supported
129
- `tables` (__optional__) - tables to filter, list is also supported
130
0 commit comments