Page 1 of 1
upgrading mysql 4.0.18 to 4.1.xx
Posted: Fri Dec 17, 2004 10:30 am
by Burrito
Is there an easy way to "upgrade" my version of mySQL (4.0.18) to 4.1.xx? (windows platform) I really don't want to have to install a fresh copy of MySQL and recreate all of the dbs that I have set up here.
please advise,
thx,
Burr
Posted: Fri Dec 17, 2004 12:00 pm
by Joe
Export your databases and tables into a dump and then reinstall. Makes sense?
Posted: Fri Dec 17, 2004 12:03 pm
by Burrito
ya, I was able to save the data, but what I wanted to do was save all of the user accounts...I should have dumped the mysql-->user table...but alas...I screwed up and didn't, DAMN IT!.
ohwell, thx for the suggestion.
Burr
Posted: Fri Dec 17, 2004 12:11 pm
by Joe
No problem. I hope you find a solution.