Seaquel
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
Error1274
NameER_REPLICA_IGNORED_SSL_PARAMS
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference