Seaquel
MySQL error code

MySQL error 1503

MySQL server error 1503 is ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF, reported with SQLSTATE HY000.

A %s must include all columns in the table's partitioning function (prefixed columns are not considered).
Error1503
NameER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference