Seaquel
MySQL error code

MySQL error 1706

MySQL server error 1706 is ER_MULTI_UPDATE_KEY_CONFLICT, reported with SQLSTATE HY000.

Primary key/partition key update is not allowed since the table is updated both as '%s' and '%s'.
Error1706
NameER_MULTI_UPDATE_KEY_CONFLICT
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference