Append the connection string with SslMode=None
for example: server=127.0.0.1;port=3306;user id=root;password=zaq;database=yehe;CharSet=utf8mb4;Allow Zero Datetime=true;SslMode=None;
for example: server=127.0.0.1;port=3306;user id=root;password=zaq;database=yehe;CharSet=utf8mb4;Allow Zero Datetime=true;SslMode=None;
Similar Posts:
- [Solved] for user ‘root’ using method ‘mysql_native_password’ failed with message: Reading from the stream has failed
- How to Solve the inaccessibility of Website After the SSL certificate is added
- MySQL database insert into statement with parameters Error
- [Solved] ER_NOT_SUPPORTED_AUTH_Mode node connection database error
- Solve the problem of unknown column ‘password’ in ‘field list’ in MySQL
- [Solved] Mysql 5.7 Change Passwords ERROR 1054 (42S22): Unknown column ‘password’ in ‘field list’
- [Solved] Error 1054 (42s22) unknown column ‘password’ in ‘field list’ when updating the password of mysql5.7 or above
- [Solved] SQLyog Connect MYSQL Error: 2058 plugin caching_sha2_password could not be loaded
- For the problem of establishing SSL connection in mysql, set usessl = false to explicitly disable SSL, or set usessl = true
- Laravel [1045] Solution Access denied for user’homestead’@’localhost’