MySQL error code
MySQL error 1274
MySQL server error 1274 is ER_REPLICA_IGNORED_SSL_PARAMS, reported with SQLSTATE HY000.
SSL parameters in CHANGE REPLICATION SOURCE are ignored because this MySQL replica was compiled without SSL support; they can be used later if MySQL replica with SSL is started
| Error | 1274 |
|---|---|
| Name | ER_REPLICA_IGNORED_SSL_PARAMS |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference