Seaquel
MySQL error code

MySQL error 6125

MySQL server error 6125 is ER_FK_NO_UNIQUE_INDEX_PARENT, reported with SQLSTATE HY000.

Failed to add the foreign key constraint. Missing unique key for constraint '%s' in the referenced table '%s'
Error6125
NameER_FK_NO_UNIQUE_INDEX_PARENT
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference