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 65b015f commit 4d0e90dCopy full SHA for 4d0e90d
README.md
@@ -414,4 +414,7 @@ Also if script crashes you need to save from time to time position form binlog (
414
415
7. ### Partial updates fix
416
Set in my.conf ```binlog_row_image=full``` to fix reciving only partial updates.
417
+
418
+8. ### No replication events when connected to replica server
419
+ Set in my.conf ```log_slave_updates=in``` to fix reciving only partial updates. (#71)(#66)
420
0 commit comments