mysql-binlog-connector-java icon indicating copy to clipboard operation
mysql-binlog-connector-java copied to clipboard

support "caching_sha2_password" (mysql 8.0 default)

Open dingxiaobo opened this issue 6 years ago • 2 comments

solve https://github.com/shyiko/mysql-binlog-connector-java/issues/240

dingxiaobo avatar Oct 12 '19 10:10 dingxiaobo

hi, i'm starting a fork of this project because @shyiko seems to have gone away.
I'd like to merge and have this code, but I'd want it to both pass tests (not sure if they're passing), and have its own tests.

My fork is https://github.com/osheroff/mysql-binlog-connector-java if you want to open a PR there with continued work.

osheroff avatar Apr 24 '20 18:04 osheroff

hi, i'm starting a fork of this project because @shyiko seems to have gone away. I'd like to merge and have this code, but I'd want it to both pass tests (not sure if they're passing), and have its own tests.

My fork is https://github.com/osheroff/mysql-binlog-connector-java if you want to open a PR there with continued work.

Sorry for the late responding, coming back to open source lately.

Seemed you've already pick my code to osheroff/mysql-binlog-connector-java , glad my code can helps. 😄

dingxiaobo avatar Oct 15 '22 00:10 dingxiaobo