Login to MySQL Server from UNIX Shell

[user@server]$ mysql -h <hostname> -u <username> -p

Then you’ll be promted for your password, enter it and you’re in.

mysql>

Unix, mySQL | Comments | Trackback

comments

No comments yet.

Leave a comment