Re: Two versions on same server?

2004-09-24 Thread Egor Egorov
Jim McAtee [EMAIL PROTECTED] wrote:

The link to manual was already suggested, but I may also suggest you
to try run the application on 4.0 anyway. It should work seamlessly. 


 Can I run two different versions of MySQL on the same server?  I've got a 
 commercial application for which the vendor will only support MySQL 3.x 
 and makes no guarantees if running MySQL 4.  But I'd like to migrate a 
 number of our own web applications to MySQL 4.  My choices are take my 
 chances with the other app, run MySQL on a second machine (not an option 
 at the current time) or else run two instances of MySQL, different 
 versions, both on the same machine. 
 
 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




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



Two versions on same server?

2004-09-23 Thread Jim McAtee
Can I run two different versions of MySQL on the same server?  I've got a 
commercial application for which the vendor will only support MySQL 3.x 
and makes no guarantees if running MySQL 4.  But I'd like to migrate a 
number of our own web applications to MySQL 4.  My choices are take my 
chances with the other app, run MySQL on a second machine (not an option 
at the current time) or else run two instances of MySQL, different 
versions, both on the same machine. 

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


RE: Two versions on same server?

2004-09-23 Thread Tucker, Gabriel
Yes

-Original Message-
From: Jim McAtee [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 3:44 PM
To: [EMAIL PROTECTED]
Subject: Two versions on same server?


Can I run two different versions of MySQL on the same server?  I've got a 
commercial application for which the vendor will only support MySQL 3.x 
and makes no guarantees if running MySQL 4.  But I'd like to migrate a 
number of our own web applications to MySQL 4.  My choices are take my 
chances with the other app, run MySQL on a second machine (not an option 
at the current time) or else run two instances of MySQL, different 
versions, both on the same machine. 


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


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



Re: Two versions on same server?

2004-09-23 Thread Michael Stassen
See the manual http://dev.mysql.com/doc/mysql/en/Multiple_servers.html for 
details.

Michael
Tucker, Gabriel wrote:
Yes
-Original Message-
From: Jim McAtee [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 23, 2004 3:44 PM
To: [EMAIL PROTECTED]
Subject: Two versions on same server?
Can I run two different versions of MySQL on the same server?  I've got a 
commercial application for which the vendor will only support MySQL 3.x 
and makes no guarantees if running MySQL 4.  But I'd like to migrate a 
number of our own web applications to MySQL 4.  My choices are take my 
chances with the other app, run MySQL on a second machine (not an option 
at the current time) or else run two instances of MySQL, different 
versions, both on the same machine. 


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