Skip to content

Instantly share code, notes, and snippets.

@willmacdonald
Created December 1, 2011 15:17
Show Gist options
  • Save willmacdonald/1417488 to your computer and use it in GitHub Desktop.
Save willmacdonald/1417488 to your computer and use it in GitHub Desktop.
SET character_set_results = 'utf8',
character_set_client = 'utf8',
character_set_connection = 'utf8',
character_set_database = 'utf8',
character_set_server = 'utf8'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment