-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
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
SQLSTATE[HY000] [1105] unknown error: Code: UNAVAILABLE server does not allow insecure connections, client must use SSL/TLS #69
Comments
.env |
|
网站访问正常数据库正常 但是执行think-migration 提示client must use SSL/TLS |
'params' => $config['params'],(自己添加了此处
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
php think migrate:status
Status Migration ID Started Finished Migration Name
[InvalidArgumentException]
There was a problem connecting to the database: SQLSTATE[HY000] [1105] unknown error: Code: UNAVAILABLE
server does not allow insecure connections, client must use SSL/TLS
The text was updated successfully, but these errors were encountered: