Is it possible to run multiple instances of mysql

3 posts / 0 new
Last post
#1 Tue, 07/13/2010 - 23:08
username9

Is it possible to run multiple instances of mysql

Hello,

Is it possible to run and manage both versions 4.1 and 5.x of mysql? Please let me know. Thank you

aswin r

\|/

Tue, 07/13/2010 - 23:19
andreychek

Howdy,

Can you run multiple versions of MySQL? Well, not really, though perhaps sort of :-)

Virtualmin doesn't support such a configuration.

It's going to be a lot of work to set up and maintain both.

But, if configured manually, I believe it can be done :-)

Anything you do in that realm would require manually configuring MySQL to run two copies simultaneously, on different ports, and with their sockets in non-default configurations. You'd also need to find packages for both versions that don't conflict with each other.

Typically, rather than running two copies of MySQL on one server, I'd recommend the far simpler setup of using two different servers. You'd have far less problems with that over the long haul :-)

-Eric

Tue, 07/13/2010 - 23:35 (Reply to #2)
username9

Eric, Thank for the really quick response. You answered my question. I tried using sourceforge webmin forums but did not get a response.

Thank you for the excellent virtualmin product. aswin r |/

|/

Topic locked