Seaquel
MySQL error code

MySQL error 1075

MySQL server error 1075 is ER_WRONG_AUTO_KEY, reported with SQLSTATE 42000.

Incorrect table definition; there can be only one auto column and it must be defined as a key
Error1075
NameER_WRONG_AUTO_KEY
SQLSTATE42000
GroupServer errors

In other databases

Source: MySQL 8.4 Error Reference