mysql-binlog-connector-java
mysql-binlog-connector-java copied to clipboard
support "caching_sha2_password" (mysql 8.0 default)
solve https://github.com/shyiko/mysql-binlog-connector-java/issues/240
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.
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. 😄