Skip to content

Instantly share code, notes, and snippets.

@sfelde
Created March 19, 2013 08:27
Show Gist options
  • Save sfelde/5194495 to your computer and use it in GitHub Desktop.
Save sfelde/5194495 to your computer and use it in GitHub Desktop.
CREATE DATABASE dbname
DEFAULT CHARACTER SET utf8
DEFAULT COLLATE utf8_general_ci;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment