MySQL Error 1062 – ER_DUP_ENTRY

MySQL Error Message

Duplicate entry ‘%s’ for key %d

Reason for the Error

The message returned with this error uses the format string for
ER_DUP_ENTRY_WITH_KEY_NAME.