Seaquel
MySQL error code

MySQL error 3886

MySQL server error 3886 is ER_COLUMN_CHANGE_SIZE, reported with SQLSTATE HY000.

Could not change column '%s' of table '%s'. The resulting size of index '%s' would exceed the max key length of %d bytes.
Error3886
NameER_COLUMN_CHANGE_SIZE
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference