We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
null
The text was updated successfully, but these errors were encountered:
好像不支持MySQL8,我试过了
Sorry, something went wrong.
我知道怎么回事了。
怎么解决的,能否分享一下。
已修复
将Web.config中的ConnectionString的SslMode=none;改为SslMode=Preferred;
新版本系统会自动包含SslMode=Preferred;
链接字符串添加 allowPublicKeyRetrieval=true
No branches or pull requests
null
The text was updated successfully, but these errors were encountered: