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 b775844 commit 6a810a6Copy full SHA for 6a810a6
README.md
@@ -416,5 +416,5 @@ Also if script crashes you need to save from time to time position form binlog (
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 this (#71)(#66)
+ Set in my.conf ```log_slave_updates=on``` to fix this (#71)(#66)
420
0 commit comments