The connections to remote servers always use TCP/IP. To connect to the server running on remote.example.com using the default port number (3306) this command is used: mysql –host=remote.example.com.
Previous Question Next Question
Your comments will be displayed only after manual approval.