osheroff / mysql-binlog-connector-java

MySQL Binary Log connector
666 stars 163 forks source link

Support for Mysql-JDBC Replication #60

Open xunyao4dev opened 2 years ago

xunyao4dev commented 2 years ago

I wonder it supports or not

earthNoah commented 2 years ago

binarylogclient is support by use gtid mode

  1. mysql turn on gtid
  2. binarylogclient connect with gtid(serverId+index)