Mega Code Archive
Categories
/
MySQL
/
User Permission
Connect to the server at a specific IP address, with a username of myname and password of mypass
shell> mysql --host=192.168.1.33 --user=myname --password=mypass