Page 1 of 1

How do I upgrade MySQL 3.23.58 to 4.0?

Posted: Wed Jul 13, 2005 8:42 pm
by Crit
I have FC2 and Plesk 7.5.3. I would love to know how to upgrade MySQL. Where do I get started?

Posted: Thu Jul 14, 2005 7:49 am
by scott
Add the [atomic] channel, run yum update

Posted: Thu Jul 14, 2005 6:14 pm
by Crit
Ok, so step one is add the [atomic] channel and then step #2 is to run yum update.

How does one add the [atomic] channel and what do they add it to?

Is the default yum included with FC2 sufficient?

Posted: Fri Jul 15, 2005 7:29 am
by scott
Check out the yum page under "Projects"

Posted: Sun Jul 24, 2005 4:31 pm
by Crit
How do you... install the GPG key on my system: RPM-GPG-KEY.art.txt

In command line...what do I do? Steps?

Posted: Sun Jul 24, 2005 4:45 pm
by scott
rpm --import RPM-GPG-KEY.art.txt

Posted: Sun Jul 24, 2005 5:13 pm
by Crit
Ok...that was what was written.

Here is what I needed...if in fact it worked and I think it did.

At the command prompt type or paste the following:

rpm --import http://www.atomicrocketturtle.com/RPM-GPG-KEY.art.txt


Now, back to figuring out what you guys say compared to what is needed to be done. I am currently trying to figure out the "channels" and if I should remove and replace or just add.

Posted: Sun Jul 24, 2005 6:10 pm
by Crit
Let me rephrase that. Do I replace the existing channel? Here is my current conf.
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20

[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://update.onlinehome-server.com/fed ... search/os/

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://update.onlinehome-server.com/fed ... $basearch/

#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://download.fedora.redhat.com/pub/f ... $basearch/