Just add SslMode = none; at the end of the join statement
string connectstr=“server=localhost;port=3306;database=test;uid=root;pwd=;SslMode = none;”;
Read More:
- C# Connect MYSQL Error: MySql.Data.MySqlClient.MySqlException:“SSL Connection error.”
- IDEA maven Config MYSQL Connection Error: Could not create connection to database server.
- [Solved] workbench ssl connection error ssl is required but the server
- [Solved] Windows MYSQL Error: django.db.utils.OperationalError: (2026, ‘SSL connection error: unknown error number‘)
- Remote connection to MySQL database error: is not allowed to connect to this MYSQL server solution
- [Solved] MySQL connection error: communications link failure
- [Solved] docker mysql SQLSTATE[HY000] [2002] Connection refused
- Sqlyog connection MySQL error: 2003 [How to Solve]
- MySQL (version 8.0) connection error: 1251 [How to Solve]
- (Fixed) workbench MySQL Error Code: 2013. Lost connection to MySQL server during query
- [Solved] There is a problem with mysql8.0 without password in Navicat connection
- Database mirroring connection error 4’An error occurred while receiving data: ‘10054(An existing connection was forcibly closed by the remote host.)
- [Solved] Navicat connection error 1251 compatibility with docker MySQL
- [Solved] C# connecting to MySQL database reports an error
- Docker: How to Solve MYSQL8 & Navicat remote connection error
- [Solved] Error Code: 2013. Lost connection to MySQL server during query
- [Solved] Druid connection pooling Error: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
- Android connection to cloud MySQL error: java.lang.NoClassDefFoundError Failed resolution of LjavasqlSQLType
- Mysql Flashback Warning: C:\Program Files\MySQL\MySQL Server 8.0\bin\mysql.exe
- [Solved] SQLSTATE[HY000] [2002] Connection refused to report an error when PHP connects to mysql in the docker container