Re: MySQL (phpmyadmin, Wordpress) hosed after upgrade to Squeeze!
Hi, Erin:
On Thursday 10 February 2011 16:57:59 Erin Brinkley wrote:
> Remco Rijnders <remco@webconquest.com> wrote:
> > Can you check to see if mysql-server is installed? After my upgrade on
> > one machine from lenny to squeeze it went missing. The MySQL client was
> > installed, but the server part was gone. An 'apt-get install
> > mysql-server' was enough to bring it back, including the database I had.
>
> Remco, thanks! This has helped a bit but the problem is still there.
>
> I checked and found that mysql-server 5.0 was installed; I tried "apt-get
> install mysql-server" and it replaced it with the latest 5.1 (and this is
> weird to me too, because I have been doing "apt-get update; apt-get
> upgrade" all day and it says 0 packages need to be updated ... I thought
> that meant that I'm running all the latest stuff!).
You have the latest stuff... unless that means uninstalling some package. At
some point within a version transition you want to fire `apt-get
dist-upgrade` (or aptitude dist-upgrade if that's still the preferred
method -I still didn't read the lastest release notes), not "just" upgrade.
Cheers.
Reply to: