Guest User

Untitled

a guest
Feb 13th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. Syntax:
  2. shell> mysql --host=localhost --user=myname --password=password mydb
  3. shell> mysql -h localhost -u myname -ppassword mydb
Add Comment
Please, Sign In to add comment