Remote Client Connection : Mysql : MySQL Utilities MySQL TUTORIALS


MySQL TUTORIALS » MySQL Utilities » Mysql »

 

Remote Client Connection


If you have set the privileges to allow remote connections to a database, you can connect from a remote command line client by using the -h flag:

c:mysqlbinmysql -u <username> -p -h <host>
c:mysqlbinmysql -u admin -p -h my.myserver.com



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo MySQL Utilities
» Mysql