Skip to content

Instantly share code, notes, and snippets.

@colorful-tones
Created June 11, 2013 14:53
Show Gist options
  • Save colorful-tones/5757530 to your computer and use it in GitHub Desktop.
Save colorful-tones/5757530 to your computer and use it in GitHub Desktop.
Create MySQL db
create database 'yourdbname';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment