MySQL error code
MySQL error 3159
MySQL server error 3159 is ER_SECURE_TRANSPORT_REQUIRED, reported with SQLSTATE HY000.
Connections using insecure transport are prohibited while --require_secure_transport=ON.
| Error | 3159 |
|---|---|
| Name | ER_SECURE_TRANSPORT_REQUIRED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference