Uses of Package
com.github.shyiko.mysql.binlog.event
Packages that use com.github.shyiko.mysql.binlog.event
Package
Description
-
Classes in com.github.shyiko.mysql.binlog.event used by com.github.shyiko.mysql.binlog
-
Classes in com.github.shyiko.mysql.binlog.event used by com.github.shyiko.mysql.binlog.event
-
Classes in com.github.shyiko.mysql.binlog.event used by com.github.shyiko.mysql.binlog.event.deserializationClassDescriptionMariadb ANNOTATE_ROWS_EVENT events accompany row events and describe the query which caused the row event Enable this with --binlog-annotate-row-events (default on from MariaDB 10.2.4).Used in MySQL 5.0+.MariaDB and MySQL have different GTID implementations, and that these are not compatible with each other.Logged in every binlog to record the current replication state
-
Classes in com.github.shyiko.mysql.binlog.event used by com.github.shyiko.mysql.binlog.jmx