MySQL error code
MySQL error 1062
MySQL server error 1062 is ER_DUP_ENTRY, reported with SQLSTATE 23000.
Duplicate entry '%s' for key %d
| Error | 1062 |
|---|---|
| Name | ER_DUP_ENTRY |
| SQLSTATE | 23000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference