Background
Workbench connection error SSL connection error SSL is required but the server
, as shown in the figure below
Solution:
stay https://stackoverflow.com/questions/69824631/mysql-workbench-ssl-connection-error-ssl-is-required-but-the-server-doesnt-sup/69828778 To find a solution, select if available
for use SSL. However, it is found that the latest version of MySQL workbench 8.0.27
does not have this option. So I downloaded the old version MySQL workbench 8.0.16
, modified the SSL option, and the test results are shown in the figure below
in consideration of downloading workbench
to log in, I have prepared the download address for your convenience.
https://sourceforge.net/projects/generic-software/files/workbench/
Read More:
- (Fixed) workbench MySQL Error Code: 2013. Lost connection to MySQL server during query
- C# connection MySQL error: SSL connection error [Solved]
- [Solved] Windows MYSQL Error: django.db.utils.OperationalError: (2026, ‘SSL connection error: unknown error number‘)
- C# Connect MYSQL Error: MySql.Data.MySqlClient.MySqlException:“SSL Connection error.”
- IDEA maven Config MYSQL Connection Error: Could not create connection to database server.
- Remote connection to MySQL database error: is not allowed to connect to this MYSQL server solution
- [Solved] Error Code: 2013. Lost connection to MySQL server during query
- [Solved] com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server.
- mysql workbench Error Code: 1046. No database selected Select the default DB to be used by doubl
- [Solved] There is a problem with mysql8.0 without password in Navicat connection
- MySQL Workbench: Error Code: 1175 [How to Solve]
- How to Solve Error: mysqlclient 1.4.0 or newer is required; you have 0.10.0
- MYSQL Slave is not configured or failed to initialize properly. You must at least set –server-id
- Mybatis Error: The server time zone value ‘����1532a0’ is unrecognized
- MYSQL 5.7 Error Code: 1290. The MySQL server is running with the –secure-file-priv option so it..
- Caused by: java.sql.SQLTransientConnectionException: HikariPool-1 – Connection is not available, request timed out after 30005ms.
- Database mirroring connection error 4’An error occurred while receiving data: ‘10054(An existing connection was forcibly closed by the remote host.)
- host ‘‘ is not allowed to connect to this mysql server Connect MYSQL Error
- How to Fix MySQL ERROR 1130 (HY000): Host ‘XXXX’ is not allowed to connect to this MySQL server
- [Solved] Error: ER_HOST_NOT_PRIVILEGED: Host ‘x.x.x.x‘ is not allowed to connect to this MySQL server