Bluehost.com Web Hosting $6.95

running 2 versions of mysql on the same server

This is a discussion on running 2 versions of mysql on the same server within the MySQL Database forums, part of the Database Forums category; I need to run mysql v3 (for an old application) and v5 on the same server. I installed both versions ...


Go Back   Usenet Forums > Database Forums > MySQL Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-09-2007
Martin
 
Posts: n/a
Default running 2 versions of mysql on the same server

I need to run mysql v3 (for an old application) and v5 on the same server.

I installed both versions and they run on their own. Basically I want to
run v3 on port 3303 and v5 on the default port

I tried to startup both with mysqlmanager and created /etc/my.cnf
[manager]

[mysqld3]
mysqld-path = ....
port = 3303

[mysql5]
mysqld-path = ...
port = 3306


but both startups fail when I startup mysqlmanager.
maybe mysqlmanager is not the way to go here ?
any ideas ?

TIA
Martin
Reply With Quote
  #2 (permalink)  
Old 02-10-2007
Luuk
 
Posts: n/a
Default Re: running 2 versions of mysql on the same server


"Martin" <invalid@invalid.invalid> schreef in bericht
news:eqids7$m9t$1@news.albasani.net...
>I need to run mysql v3 (for an old application) and v5 on the same server.
>
> I installed both versions and they run on their own. Basically I want to
> run v3 on port 3303 and v5 on the default port
>
> I tried to startup both with mysqlmanager and created /etc/my.cnf
> [manager]
>
> [mysqld3]
> mysqld-path = ....
> port = 3303
>
> [mysql5]
> mysqld-path = ...
> port = 3306
>
>
> but both startups fail when I startup mysqlmanager.
> maybe mysqlmanager is not the way to go here ?
> any ideas ?
>
> TIA
> Martin


i think this page (http://dev.mysql.com/doc/refman/5.1/...qld-multi.html)
only tells you how to run multiple servers of the SAME VERSION on one box.

so, i think, you should create 2 different my.cnf files, one for version 3
server, and one for version5 server.

you might also check:
http://dev.mysql.com/doc/refman/5.1/...x-servers.html


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 04:58 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0