Skip to content

Commit a7452d6

Browse files
committed
url for mysql replication events
1 parent 485b159 commit a7452d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ In your MySQL server configuration file you need to enable replication:
2626
max_binlog_size = 100M
2727
binlog-format = row #Very important if you want to receive write, update and delete row events
2828

29+
30+
Mysql replication events explained
31+
https://dev.mysql.com/doc/internals/en/event-meanings.html
32+
2933
Configuration
3034
=========
3135

0 commit comments

Comments
 (0)