Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: mysql-upgrade-slotted.xml
Date: Sat, 11 Feb 2006 10:41:47
Message-Id: 200602111041.k1BAfUSi021836@robin.gentoo.org
1 nightmorph 06/02/11 10:41:29
2
3 Modified: xml/htdocs/doc/en mysql-upgrade-slotted.xml
4 Log:
5 Typo fix. **no content change**
6
7 Revision Changes Path
8 1.7 +3 -3 xml/htdocs/doc/en/mysql-upgrade-slotted.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/mysql-upgrade-slotted.xml?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/mysql-upgrade-slotted.xml?rev=1.7&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/mysql-upgrade-slotted.xml.diff?r1=1.6&r2=1.7&cvsroot=gentoo
13
14 Index: mysql-upgrade-slotted.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- mysql-upgrade-slotted.xml 2 Feb 2006 11:26:22 -0000 1.6
21 +++ mysql-upgrade-slotted.xml 11 Feb 2006 10:41:29 -0000 1.7
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v 1.6 2006/02/02 11:26:22 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v 1.7 2006/02/11 10:41:29 nightmorph Exp $ -->
27
28 <guide link="/doc/en/mysql-upgrade-slotted.xml">
29 <title>Slotted MySQL Upgrade and Migration Guide</title>
30 @@ -120,8 +120,8 @@
31 <impo>
32 If you are upgrading between version revisions (ie. <c>dev-db/mysql-5.0.18</c>
33 to <c>dev-db/mysql-5.0.18-r30</c>), you can simply stop the database, move from
34 -one data directry to the other, and restart the server. This allows you to skip
35 -this section entirely.
36 +one data directory to the other, and restart the server. This allows you to
37 +skip this section entirely.
38 </impo>
39
40 <pre caption="Dump of all databases">
41
42
43
44 --
45 gentoo-doc-cvs@g.o mailing list