MySQL error code
MySQL error 1831
MySQL server error 1831 is ER_DUP_INDEX, reported with SQLSTATE HY000.
Duplicate index '%s' defined on the table '%s.%s'. This is deprecated and will be disallowed in a future release.
| Error | 1831 |
|---|---|
| Name | ER_DUP_INDEX |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference