Need URGENT help after upgrade from MySQL 3.23 to 4

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
saw
New Forum User
New Forum User
Posts: 2
Joined: Sun Dec 11, 2005 2:38 pm
Location: Los Angeles

Need URGENT help after upgrade from MySQL 3.23 to 4

Unread post by saw »

My dedicated server was running Plesk 7.5.4 and MySQL 3.23.

Not knowing better, I attempted to upgrade MySQL to version 4.0.26 using the following RPMs from mysql.com: shared-compat, server, client, devel.

After the upgade, MySQL will not start. I get the "can't connect mysql.sock" message. When I issue a stop command, I get a "No mysqld pid file found" message. When I issue a start command, nothing happens. When I issue "ps -aux" I do not see MySQL running.

I found this Web site after hours of pulling my hair out. I would like to remove the mess I created and upgrade using the ART mysql RPM but when I try to remove the ones I already installed I get "mysql-server >= 3.23.52 is needed by (installed) psa-7.5.4" and "mysql-server is needed by (installed) psa-qmail"

I did create mysqldumps of my data before the failed upgrade so I think I'm okay from that perspective. I need to know the proper way to proceed at this point. I imported the GPG key and am able to yum list the Atomic RPMs. What should I do next???

All of my Web sites and e-mail accounts are down now -- please help ASAP. Thanks in advance.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

If you add the [atomic] archive to your yum.conf you should be able to run "yum update" and that will fix everything up for you.
saw
New Forum User
New Forum User
Posts: 2
Joined: Sun Dec 11, 2005 2:38 pm
Location: Los Angeles

Unread post by saw »

About an hour after my original post I tried this. It updated a number of things but also spit out a number of MySQL connection errors. It did not upgrade MySQL so I tried yum update mysql and it said no update was available. I ended up paying someone who connected and fixed it in about ten minutes. For obvious reasons he wasn't very forthcoming about what he did ( :roll: ) but it's working now and I'm on 4.1. I will use yum/atomic from now on. Thanks for making this available.

Just curious........any idea off-hand why it said no updates were available for MySQL?

Thanks,
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

It might have already updated it. Take a look at the output of: rpm -qa |grep -i mysql

I'm sure all the guy really did was restart the daemon, its pretty touchy about starting up and shutting down.
philb
Forum User
Forum User
Posts: 16
Joined: Wed Dec 14, 2005 12:57 am

Unread post by philb »

saw wrote:For obvious reasons he wasn't very forthcoming about what he did ( :roll: )
You paid someone to work on your server and they wouldn't tell you what they did?

Did you ask? I mean, it's your money...
--
This is not a signature. This is a bunch of meaningless words. Don't read it.
Post Reply