Mega Code Archive

 
Categories / MySQL / Command Mysql
 

To connect to a server running on some other machine, its necessary to specify the hostname using an -h option

% mysql -h yourDomain.com -p -u sampadm