mysql::RSA public key is not available client side (option serverRsaPublicKeyFile not set)

Published by onesixx on

에러내용

solution 1

https://deviscreen.tistory.com/85

solution 2 : jdbc

jdbc Url 뒤에 ‘allowPublicKeyRetrieval=true&useSSL=false를 붙여주면 됩니다.

jdbc:mysql://localhost:3306/foodcourt?allowPublicKeyRetrieval=true&useSSL=false
Categories: fastapi

onesixx

Blog Owner

Subscribe
Notify of
guest

2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Alok
Alok
23-05-18 16:45

Helped me. Thank you for solution.

2
0
Would love your thoughts, please comment.x
()
x