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.
| Error | 3886 |
|---|---|
| Name | ER_COLUMN_CHANGE_SIZE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference