--- Nishikant Kapoor <[EMAIL PROTECTED]> wrote: > full with Freed and other such stuff. May be, its > time we can ask for > a volunteer? It should be noted that there are > probably other systems > running at ILUG-D server that are using mySQL and > so, an upgrade might > be impacting those too.
In this situation, why not run two instances of mysql. Mysql 3.x can run on defaulr 3306 port and mysql 4.x be configured to run on another port. You will need to change your 4.x based cms to talk to new port instead of default port. Most of the CMS allow you to configure port number. Two instances will change allow 3.x based apps to work normally. Let me know if you still need a volunteer, I will be ready to extend support. regards VK Engineers normally have problem with every solution. If not they have a solution in search of a problem. Disclaimer The facts expressed here belong to everybody, the opinions to me. The distinction is yours to draw... ____________________________________________________________________________________ Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. http://games.yahoo.com/games/front _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
