change mysql port number
Posted: Thu 30 Dec 2004 12:38
is it possible to change mysql port number for dbexpmda? The default port is 3306, I am able to change the port number at mysql server but not able to change at client side. So I think must be able to change the port number which the client will connect to the server. As a result when I change the port to 5644 at server the client must be able to connect through this port.