Seaquel
MySQL error code

MySQL error 1164

MySQL server error 1164 is ER_TABLE_CANT_HANDLE_AUTO_INCREMENT, reported with SQLSTATE 42000.

The used table type doesn't support AUTO_INCREMENT columns
Error1164
NameER_TABLE_CANT_HANDLE_AUTO_INCREMENT
SQLSTATE42000
GroupServer errors

In other databases

Source: MySQL 8.4 Error Reference