Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: mysql-upgrade-slotted.xml
Date: Thu, 02 Feb 2006 11:26:40
Message-Id: 200602021126.k12BQNI6017875@robin.gentoo.org
1 neysx 06/02/02 11:26:22
2
3 Modified: xml/htdocs/doc/en mysql-upgrade-slotted.xml
4 Log:
5 https://bugs.gentoo.org/show_bug.cgi?id=121152#c12
6
7 Revision Changes Path
8 1.6 +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.6&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.6&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.5&r2=1.6&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.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- mysql-upgrade-slotted.xml 1 Feb 2006 23:33:41 -0000 1.5
21 +++ mysql-upgrade-slotted.xml 2 Feb 2006 11:26:22 -0000 1.6
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.5 2006/02/01 23:33:41 yoswink Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v 1.6 2006/02/02 11:26:22 neysx Exp $ -->
27
28 <guide link="/doc/en/mysql-upgrade-slotted.xml">
29 <title>Slotted MySQL Upgrade and Migration Guide</title>
30 @@ -27,7 +27,7 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2.1</version>
35 +<version>3</version>
36 <date>2006-02-02</date>
37
38 <chapter>
39 @@ -164,7 +164,7 @@
40 )
41 EOF</i>
42 # <i>/etc/init.d/mysql start</i>
43 -# <i>mysql-500 --defaults-file=/etc/mysql-500/my.cnf &lt; BACKUP_MYSQL_4.0.SQL</i>
44 +# <i>mysql-500 --defaults-file=/etc/mysql-500/my.cnf --socket=/tmp/mysqld.sock &lt; BACKUP_MYSQL_4.0.SQL</i>
45 # <i>/etc/init.d/mysql stop</i>
46 # <i>mv /etc/conf.d/mysql.orig /etc/conf.d/mysql</i>
47 </pre>
48
49
50
51 --
52 gentoo-doc-cvs@g.o mailing list