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 1EStry-000064-6y
for garchives@archives.gentoo.org; Fri, 21 Oct 2005 10:11:26 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j9LA98eQ022343;
Fri, 21 Oct 2005 10:09:08 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j9LA9882003395
for ; Fri, 21 Oct 2005 10:09:08 GMT
Message-Id: <200510211009.j9LA9882003395@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1EStsM-0002hu-UG
for gentoo-doc-cvs@lists.gentoo.org; Fri, 21 Oct 2005 10:11:51 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Fri, 21 Oct 2005 10:11:41 +0000
From: "Xavier Neys"
Date: Fri, 21 Oct 2005 10:11:41 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: mysql-upgrading.xml
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: 54c47c2d-b820-4d88-9397-c73c8978e33e
X-Archives-Hash: e30362a79700413a7784942de0724b27
neysx 05/10/21 10:11:41
Modified: xml/htdocs/doc/en mysql-upgrading.xml
Log:
#109857 use emerge --config instead of ebuild ... config
Revision Changes Path
1.5 +4 -4 xml/htdocs/doc/en/mysql-upgrading.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/mysql-upgrading.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/mysql-upgrading.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: mysql-upgrading.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mysql-upgrading.xml 17 Oct 2005 23:13:08 -0000 1.4
+++ mysql-upgrading.xml 21 Oct 2005 10:11:41 -0000 1.5
@@ -1,6 +1,6 @@
-
+
Upgrade guide to MySQL 4.1.x
@@ -22,8 +22,8 @@
-1.3
-2005-11-18
+1.4
+2005-10-21
Upgrading from old versions of MySQL
@@ -134,7 +134,7 @@
-# ebuild /var/db/pkg/dev-db/mysql-4.1.<micro_version>/mysql-4.1.<micro_version>.ebuild config
+# emerge --config =mysql-4.1.<micro_version>
# /etc/init.d/mysql start
--
gentoo-doc-cvs@gentoo.org mailing list