PDA

View Full Version : MySQL 4.x and MySQL 5 both on same server


jeephp
04-25-2006, 03:14 PM
Hi there,

We are developing web based applications for our clients. We have needed to upgrade the server so that we can run MySQL 4.x and MySQL 5 both on same server.

We need direction so that we can run MySQL 4.x and MySQL5 together on same server, so some sites would be work in MySQL 4.x and some of them will work in MySQL 5

Expecting support to achieve this.

Thanks !!

devinemke
04-26-2006, 06:22 PM
did you read the mySQL manual page on Running Multiple MySQL Servers on the Same Machine (http://dev.mysql.com/doc/refman/4.1/en/multiple-servers.html)?