From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EUTc4-0005ij-F8 for garchives@archives.gentoo.org; Tue, 25 Oct 2005 18:33:32 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j9PIVxJq014616; Tue, 25 Oct 2005 18:31:59 GMT Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.198]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j9PIQ428001081 for ; Tue, 25 Oct 2005 18:26:05 GMT Received: by qproxy.gmail.com with SMTP id i38so412783qbh for ; Tue, 25 Oct 2005 11:26:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ea73+84E8xztiBR4GXmrDU1Z7TmsqAaZXih4hBZDuherByZSNMY9vdDqrk0baG50A0BZyb3WlK1Ott6UJ8TmFAYKa4o/mwzogBC7q2JSTtoaK9TGtxnaSRVvtd7DkivahU4qV566b0L9oRNcUo1b7U1Fl14uF0gQUJkYXW+SQ10= Received: by 10.65.72.17 with SMTP id z17mr4039524qbk; Tue, 25 Oct 2005 11:26:04 -0700 (PDT) Received: by 10.65.254.14 with HTTP; Tue, 25 Oct 2005 11:26:04 -0700 (PDT) Message-ID: <49bf44f10510251126n67f07f5ag71f1eaa63e6c383c@mail.gmail.com> Date: Tue, 25 Oct 2005 11:26:04 -0700 From: Grant To: Gentoo mailing list Subject: [gentoo-user] Re: MySQL 4.1 upgrade questions In-Reply-To: <49bf44f10510251039p58526eb5sa9308d800fbeb93e@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <49bf44f10510251039p58526eb5sa9308d800fbeb93e@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j9PIQ428001081 X-Archives-Salt: 85fb6a72-066d-4487-bafc-91cd2770d824 X-Archives-Hash: 617c20e4b63619bb634daa7cb8b01684 > Hello, I'm upgrading my server from mysql 4.0 to 4.1 by following the > instructions here: > > http://www.gentoo.org/doc/en/mysql-upgrading.xml > > I noticed this piece of instruction: > > emerge --config =mysql-4.1. > > What does that do? From what I remember, I need to password the grant > table and create a new table for my data with the proper name, > username, and password. Does that sounds right? Does the emerge > --config command take you through any of that or do I need to figure > out (remember) how to do it manually? > > - Grant Nevermind, that was ridiculously easy. All I had to do was run emerge --config and I'm back in business. - Grant -- gentoo-user@gentoo.org mailing list