Dear all,

I am running the official mysql rpms on a sles 9 box, and I am running
multiple versions of mysql servers on different ports. The problem I
am facing is that when i run

mysqld_multi start <n>

it starts the servers up fine but when i do the reverse :

mysqld_multi stop <n>,

it doesn't stop the server and I have to manually search for the pids
and execute a kill on the process to stop it.

Anybody have any idea ?

Thank you in advance.

Low Kian Seong

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to