List:General Discussion« Previous MessageNext Message »
From:Jon Drukman Date:July 8 1999 10:11pm
Subject:Re: Questions about MySQL
View as plain text  
At 02:48 PM 7/8/99 , Rebecca Black wrote:
>2. Can two different versions of MySQL run side by side without problem 
>(please respond for both x86 and UNIX)?

yes.  just make sure they open up different sockets (both TCPIP and
Unix-domain, depending on what kind of connections you're supporting) and
use different data directories/logfile directories.

as long as you're careful to keep them separated there's no reason you
can't run two at once.  i do that here.


Jon Drukman
Director Of Technology
GameSpot
Thread
Questions about MySQLRebecca Black9 Jul
  • Re: Questions about MySQLSasha Pachev9 Jul
  • Re: Questions about MySQLJon Drukman9 Jul