From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OqUjP-000165-5n for garchives@archives.gentoo.org; Tue, 31 Aug 2010 17:34:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 339E7E0C98; Tue, 31 Aug 2010 17:33:32 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id E78D3E0C98 for ; Tue, 31 Aug 2010 17:33:31 +0000 (UTC) Received: by wwf26 with SMTP id 26so8459745wwf.10 for ; Tue, 31 Aug 2010 10:33:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=m6AgbY/DRu0j3/yJ1yF8vWcSFwOHq1BQx5PWekT04H0=; b=eGktvHrtvzVwYuS8k77oJHTRkkPqUw4NeQ7aLU25lgjBSIDS5afFhD8dZyZ4TPbDN9 LiEG6QgGm3ac1e1Vxs/XqC6z0QY3pUBWzuVDq1IhBW/ppz0MGMnXds01vP/1rUWtXMXh mNYmZqT5wDnth8i7DpDG5n37cHgmtKs1gA05U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=KWsH/G0HmMWsQxtyraGt63T2b60avqhlIkD8UBX+V8saBUaJOVGUDGn22ZvfH/MO3t XHznY+cMAQcxi90rwG80FL2HoiatHk/sD+F09YuqGaCZbkPwL/tUc/d9/D83A9jzs/6g N5zgxFaVZTeN+ELKyhdtaBXLon7fqrNs5HSmc= Received: by 10.227.151.195 with SMTP id d3mr6678863wbw.170.1283276011351; Tue, 31 Aug 2010 10:33:31 -0700 (PDT) Received: from [192.168.1.20] (91-114-219-223.adsl.highway.telekom.at [91.114.219.223]) by mx.google.com with ESMTPS id i14sm7852328wbe.0.2010.08.31.10.33.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 31 Aug 2010 10:33:29 -0700 (PDT) Message-ID: <4C7D3C94.2070602@gmail.com> Date: Tue, 31 Aug 2010 19:32:04 +0200 From: Jarry User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Proper way of updating mysql from 5.0.90-r2 to 5.1.50? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 72889bab-f334-4000-a22b-2f279f6d3c85 X-Archives-Hash: ca9c892d283f23f91cc5c5ffce9b25a9 Hi, what is the proper way of updating mysql? I did it as with any other package, following this sequence: emerge --ask --update --deep --newuse world [ebuild N ] net-misc/curl-7.20.0-r2 USE="idn ipv6 ssl -ares -gnutls -kerberos -ldap -libssh2 -nss -test" [ebuild N ] dev-util/cmake-2.8.1-r2 USE="ncurses -emacs -qt4 -vim-syntax" [ebuild U ] dev-db/mysql-5.1.50 [5.0.90-r2] USE="-pbxt% -xtradb%" [ebuild U ] virtual/mysql-5.1 [5.0] emerge --depclean revdep-rebuild /etc/init.d/mysqld stop /etc/init.d/mysqld start But this is apparently not the proper way, because after restarting the server, apache does not show my web-page reporting there is no such a database. I checked it with phpmyadmin, and really, there is absolutely no database in mysql! I quickly restored backup version which I have done just before trying mysql-update, so my web-site is up and running. Now I would like to update mysql the right way, I but do not know how to do it... Jarry -- _______________________________________________________________ This mailbox accepts e-mails only from selected mailing-lists! Everything else is considered to be spam and therefore deleted.