sunanda menon wrote:
> As we have two versions of 5.0 and 5.1 in WebStack ,what's that we 
> would be looking at?
> To be able to install both 5.0 and 5.1 on a given system and have two 
> different mysql servers running ,the socket file
> and the port at which the server runs should be different.
> Should this be something which MySQL be providing it as part of SWS or 
> should the user be expected to do the changes if he wants
> both 5.0 and 5.1 running at the same time .
>
>
Can you mention what sort of manual configuration would be required?

Also, once I have the two MySQL installations listening on different 
sockets/ports, how do I interact with the right database using the mysql 
and mysqladmin commands?

Generally, how would I configure my app to connect to the right MySQL 
instance?


Reply via email to