BLasan commented on pull request #1671: URL: https://github.com/apache/fineract/pull/1671#issuecomment-841081741
> > @josemakara2 Would you mind telling the mysql version you've used? > > @BLasan MySQL 8.0.23. > We have also tested this in MySQL 8.0.25 as it fixes some other unrelated issues we have been having with MySQL 5.7 I'm using java 14. Hope it's fine with this mysql version. I'm getting an error ``` * What went wrong: Execution failed for task ':fineract-provider:createDB'. > java.sql.SQLException: Could not connect: Client does not support authentication protocol requested by server; consider upgrading MySQL client * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
