Skip to content

Instantly share code, notes, and snippets.

@joncarlmatthews
Last active September 7, 2015 06:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joncarlmatthews/802b02514154ad0e8fde to your computer and use it in GitHub Desktop.
Save joncarlmatthews/802b02514154ad0e8fde to your computer and use it in GitHub Desktop.
CREATE DATABASE IF NOT EXISTS `myNewDB` CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment