Skip to content

Instantly share code, notes, and snippets.

@tathagata
Created June 24, 2013 18:47
Show Gist options
  • Select an option

  • Save tathagata/5852428 to your computer and use it in GitHub Desktop.

Select an option

Save tathagata/5852428 to your computer and use it in GitHub Desktop.
MySQL default encoding import problems
ERROR 1062 (23000) at line 3053: Duplicate entry 'bebé' for key 'PRIMARY
INSERT INTO italian_index VALUES ('bebè','n#07094006',NULL,NULL,NULL);
INSERT INTO italian_index VALUES ('bebé','n#07094006',NULL,NULL,NULL);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment