I would, very much, like to know if anyone has been able to do this. 

NOTE: Multiple MySQL servers does not necessarily mean running multiple MySQL services 
(just to clarify to another reply on this)

You can have multiple MySQL servers running on Unix system with some configuration in 
your my.cnf and using multi_mysqld instead of safe_mysqld
http://www.mysql.com/doc/m/y/mysqld_multi.html

As far as I can tell, the windows version does not have a multi_mysqld and I can find 
no other configuration choices to do it.
The first line of the above page reads
"mysqld_multi is meant for managing several mysqld processes running in different Unix 
sockets and TCP/IP ports."

If there is no ability for the windows version to do this, then here is my vote to get 
that done some time

> -----Original Message-----
> From: Paul DuBois [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 25, 2002 12:35 PM
> To: [EMAIL PROTECTED]
> Subject: Do you run multiple servers on WIndows?
> 
> 
> It's not uncommon to run multiple MySQL servers on a given 
> Unix system.
> I'm wondering: Does anyone do this on Windows, and if so, 
> what particular
> configuration issues did you have to solve to keep them from 
> interfering
> with each other?
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail 
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 
> 

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to