Skip to content

Instantly share code, notes, and snippets.

@joncarlmatthews
Created September 7, 2015 06:49
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/dc9c2c45fd77669a0c8b to your computer and use it in GitHub Desktop.
Save joncarlmatthews/dc9c2c45fd77669a0c8b to your computer and use it in GitHub Desktop.
CREATE DATABASE IF NOT EXISTS `myNewDB` CHARACTER SET utf8 COLLATE utf8mb4_unicode_ci;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment