Seaquel
MySQL error code

MySQL error 1727

MySQL server error 1727 is ER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST, reported with SQLSTATE HY000.

INSERT into autoincrement field which is not the first part in the composed primary key is unsafe.
Error1727
NameER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference