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 83eb956 commit d961f61Copy full SHA for d961f61
README.md
@@ -409,4 +409,7 @@ Also if script crashes you need to save from time to time position form binlog (
409
410
6. ### Socket timeouts error
411
To fix this best is to increase db configurations "net_read_timeout" and "net_write_timeout" to 3600. (tx Bijimon)
412
+
413
+7. ### Partial updates fix
414
+ Set in my.conf ```binlog_row_image=full``` to fix reciving only partial updates.
415
0 commit comments