Skip to content

Instantly share code, notes, and snippets.

@luandevpro
Last active April 2, 2018 04:01
Show Gist options
  • Select an option

  • Save luandevpro/b04f3a8c45c0f7bc5798ffdeb5b24b66 to your computer and use it in GitHub Desktop.

Select an option

Save luandevpro/b04f3a8c45c0f7bc5798ffdeb5b24b66 to your computer and use it in GitHub Desktop.
WordPress
mysql -u root -p
CREATE DATABASE wordpress DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment