Gentoo Archives: gentoo-user

From: Jarry <mr.jarry@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Proper way of updating mysql from 5.0.90-r2 to 5.1.50?
Date: Sat, 04 Sep 2010 05:56:03
Message-Id: 4C81DEDF.2090408@gmail.com
In Reply to: Re: [gentoo-user] Proper way of updating mysql from 5.0.90-r2 to 5.1.50? by Mick
1 On 31. 8. 2010 20:30, Mick wrote:
2
3 > I stop apach& mysql, run the update, dispatch-conf and then restart them
4 > both. Haven't had problems since.
5
6 I tried it that way:
7
8 /etc/init.d/apache2 stop
9 /etc/init.d/mysql stop
10 emerge --ask --update --deep --newuse world
11 emerge --depclean
12 revdep-rebuild
13 /etc/init.d/mysql start
14 /etc/init.d/apache2 start
15
16 Still the same: databases are gone, mysql is empty. Only users
17 are there. This is strange: how can updating mysql from one stable
18 version to higher stable cause complete loss of databases???
19
20 Jarry
21
22 --
23 _______________________________________________________________
24 This mailbox accepts e-mails only from selected mailing-lists!
25 Everything else is considered to be spam and therefore deleted.

Replies

Subject Author
Re: [gentoo-user] Proper way of updating mysql from 5.0.90-r2 to 5.1.50? kashani <kashani-list@××××××××.net>