Hello all,

I would like to run diverent MySQL-Daemons on the same Linux machine, so I use mysqld_multi to start the different processes.
The Config looks right to me, I have different Database Directorys, Pid-Files, Ports, IDs usw. and different Socket-Files and all over it seems to work.
But!
as soon as I start the sekond Daemon my Socket-'File' from the first one, who ist started at the boot time (like RedHat Config), disappears! Both Daemons are running still fine, but the first one without a Socket. I have to connect over the TCP Port.
The same happens if i stop the first Daemon and then start it with mysqld_multi. The Socket is here, untill I start the next Daemon with mysqld_multi.


Has anybody a Idee where I can look and find a way to keep my Sockets ???

Before I say good by, I would like to apologies about the bat sentens construction and the writing mistakes in English!

Best regards,
                           Tobias


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



Reply via email to