LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mysql upgrade (https://www.linuxquestions.org/questions/linux-newbie-8/mysql-upgrade-830432/)

fernfrancis 09-05-2010 05:29 AM

mysql upgrade
 
Hi guys
i need to update my mysql database from 5.0 for 5.1, i have several java application and php application running on that server, without disturbing the setup i need to upgrade the server
can someone suggest a method of doing this

AlucardZero 09-05-2010 09:58 PM

Take a backup.

Try the upgrade on a backup server first.

Install the new version, restart mysql, and see if anything breaks.

Then if it works do it on the production server.

fernfrancis 09-08-2010 07:04 AM

I tried what AlucardZero suggested
when i do the upgrade using rpm -Uvh mysql packages
it conflicts with the existing version which is 5.0.77

any more ideas of how to over come this issue without uninstaling the current version


All times are GMT -5. The time now is 06:05 PM.