File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,6 @@ Usage: bin/sync source destination
51
51
--chunk-size -h="" The comparion hash block size (number of rows)
52
52
--columns -c="" Specify a subset of the sync columns to use in the block compariosn hash
53
53
--execute -e Perform the data write on non-matching blocks
54
- --foreign-key-checks Enable foreign key checks when writing data (SET FOREIGN_KEY_CHECKS=1)
55
54
--function The hash function to use in the block comparison: CRC32, MD5, SHA1
56
55
--ignore-columns Sync columns to ignore in the block compariosn hash
57
56
--ignore-sync-columns Columns to ignore when syncing and comparing data
@@ -64,7 +63,6 @@ Usage: bin/sync source destination
64
63
65
64
--tables -t="" The tables to sync
66
65
--transfer-size -s="" The number of rows to transfer at once from non-matching blocks
67
- --unique-checks Enable unique key checks (SET UNIQUE_CHECKS=1).
68
66
--user -u="" The name of the user to connect with
69
67
--where -w="" A WHERE clause to apply against the tables
70
68
~~~
You can’t perform that action at this time.
0 commit comments