Seaquel
MySQL error code

MySQL error 4130

MySQL server error 4130 is ER_TABLE_NO_PRIMARY_KEY, reported with SQLSTATE HY000.

Table '%s' has no primary key.
Error4130
NameER_TABLE_NO_PRIMARY_KEY
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference