Seaquel
MySQL error code

MySQL error 3059

MySQL server error 3059 is ER_REPLACE_INACCESSIBLE_ROWS, reported with SQLSTATE HY000.

REPLACE cannot be executed as it requires deleting rows that are not in the view
Error3059
NameER_REPLACE_INACCESSIBLE_ROWS
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference