You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
The **mysql_replication_c** library is MySQL replication listener based on **MySQL 8.0** code.
3
3
Source code of **MySQL 8.0** is included in the code of this project as is
4
4
and cloned by git in **mysql_source/mysql/** directory.
5
+
**mysql_replication_c** library supports all features of MySQL 8.0 including **Binary Log Transaction Compression** and **transaction payload events**.
0 commit comments