MySQL error code
MySQL error 1069
MySQL server error 1069 is ER_TOO_MANY_KEYS, reported with SQLSTATE 42000.
Too many keys specified; max %d keys allowed
| Error | 1069 |
|---|---|
| Name | ER_TOO_MANY_KEYS |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference