how to add a port to mysql server
- by Shvilam
I wont to add to mysql other tcp port that he will be lessen to
and i will be able to connect to that port from my application
i have duplicate my appliction and i runing them both from the same machine
they both connected to the mysql server that are running on the same machine
the problem is that the default port 3306 all ready taken
thanks