Skip to content

Instantly share code, notes, and snippets.

@diaraujo13
Created February 18, 2020 23:30
Show Gist options
  • Save diaraujo13/eefab7da79e503e1984a514d53af4676 to your computer and use it in GitHub Desktop.
Save diaraujo13/eefab7da79e503e1984a514d53af4676 to your computer and use it in GitHub Desktop.
Faz login no mysql e executa um comando logo após. Sai logo após executar.
#--execute=statement, -e statement
mysql -u root -e'create database apidemo'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment