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 5d5b94e commit 83eb956Copy full SHA for 83eb956
README.md
@@ -406,3 +406,7 @@ Also if script crashes you need to save from time to time position form binlog (
406
407
5. ### How much its give overhead to mysql server ?
408
It work like any other mysql in slave mode and its giving same overhead.
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
0 commit comments