If you are looking for something similar in other languages - check out siddontang/go-mysql (Go), noplay/python-mysql-replication (Python). By default, BinaryLogClient starts from the current (at the ...
We known Doris uses Mysql protocol to communicate query client. Users can connect to Doris cluster through MySQL client or Mysql JDBC. Doris work properly if I select MySQL JDBC version 8.0.15. But if ...