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.60) (envelope-from ) id 1GKDIc-0001lg-2f for garchives@archives.gentoo.org; Mon, 04 Sep 2006 12:11:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k84CB9jv026436; Mon, 4 Sep 2006 12:11:09 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k84CB5LH019838 for ; Mon, 4 Sep 2006 12:11:08 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id 0000564E0B for ; Mon, 4 Sep 2006 09:38:53 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Mon, 4 Sep 2006 09:38:53 +0000 From: "Josh Saddler" Date: Mon, 4 Sep 2006 09:38:53 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: mysql-upgrading.xml Message-Id: <20060904093854.0000564E0B@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 5d4c7070-f306-480c-8ca8-04039aff3390 X-Archives-Hash: 0767f930ca40f08d677f80e3b77f9762 nightmorph 06/09/04 09:38:53 Modified: mysql-upgrading.xml Log: Added revdep-rebuild note to downgrade section, bug 136933 Revision Changes Path 1.9 xml/htdocs/doc/en/mysql-upgrading.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.9&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml?r1=1.8&r2=1.9 Index: mysql-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- mysql-upgrading.xml 11 Mar 2006 18:26:30 -0000 1.8 +++ mysql-upgrading.xml 4 Sep 2006 09:38:53 -0000 1.9 @@ -1,6 +1,6 @@ - + Upgrade guide to MySQL 4.1.x @@ -22,8 +22,8 @@ -1.7 -2006-03-11 +1.8 +2006-09-04 Upgrading from old versions of MySQL @@ -199,6 +199,10 @@ # /etc/init.d/mysql start + +After downgrading, you may need to run revdep-rebuild. + + -- gentoo-doc-cvs@gentoo.org mailing list