aaryan-purohit opened a new issue, #16313: URL: https://github.com/apache/dolphinscheduler/issues/16313
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened While trying to follow steps mentioned in https://github.com/apache/dolphinscheduler/blob/3.1.3-release/docs/docs/en/guide/howto/datasource-setting.md, I tried to init the database using script : bash tools/bin/upgrade-schema.sh. It showed the error - [Connection Spring Boot-MySql : Public Key Retrieval is not allowed ### What you expected to happen I expected that it would initialize the database and created all the sql tables needed so that all metadata will be stored even after dolphinscheduler server is stopped. ### How to reproduce Follow the commands mentioned in https://github.com/apache/dolphinscheduler/blob/3.1.3-release/docs/docs/en/guide/howto/datasource-setting.md for mysql and init the database. ### Anything else _No response_ ### Version 3.1.x ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
