MySQL error code
MySQL error 1709
MySQL server error 1709 is ER_INDEX_COLUMN_TOO_LONG, reported with SQLSTATE HY000.
Index column size too large. The maximum column size is %lu bytes.
| Error | 1709 |
|---|---|
| Name | ER_INDEX_COLUMN_TOO_LONG |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference