Seaquel
MySQL error code

MySQL error 1760

MySQL server error 1760 is ER_INSECURE_CHANGE_SOURCE, reported with SQLSTATE HY000.

Storing MySQL user name or password information in the connection metadata repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START REPLICA; see the 'START REPLICA Syntax' in the MySQL Manual for more information.
Error1760
NameER_INSECURE_CHANGE_SOURCE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference