Skip to content

Instantly share code, notes, and snippets.

@AdamLawicki
Created October 18, 2015 21:09
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 AdamLawicki/8e607cbe3f8a4567debf to your computer and use it in GitHub Desktop.
Save AdamLawicki/8e607cbe3f8a4567debf to your computer and use it in GitHub Desktop.
name your database. you might use wordpress-db
mysql> CREATE DATABASE `wordpress-db`;
Query OK, 1 row affected (0.01 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment