Guest_imported
New member
- Jan 1, 1970
- 0
Problem:
We can start up 2 mySQL instances on 2 different ports. However, when the shutdown command, regardless, of the port or socket defined in the input parameter, it will shutdown one of the database indiscriminately.
Objective:
To find a way to prevent this and to allow the shutdown command to shutdown the correct database.
We can start up 2 mySQL instances on 2 different ports. However, when the shutdown command, regardless, of the port or socket defined in the input parameter, it will shutdown one of the database indiscriminately.
Objective:
To find a way to prevent this and to allow the shutdown command to shutdown the correct database.