neysx       06/02/02 11:26:22

  Modified:    xml/htdocs/doc/en mysql-upgrade-slotted.xml
  Log:
  https://bugs.gentoo.org/show_bug.cgi?id=121152#c12

Revision  Changes    Path
1.6       +3 -3      xml/htdocs/doc/en/mysql-upgrade-slotted.xml

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
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
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

Index: mysql-upgrade-slotted.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mysql-upgrade-slotted.xml   1 Feb 2006 23:33:41 -0000       1.5
+++ mysql-upgrade-slotted.xml   2 Feb 2006 11:26:22 -0000       1.6
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v 1.5 
2006/02/01 23:33:41 yoswink Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v 1.6 
2006/02/02 11:26:22 neysx Exp $ -->
 
 <guide link="/doc/en/mysql-upgrade-slotted.xml">
 <title>Slotted MySQL Upgrade and Migration Guide</title>
@@ -27,7 +27,7 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.1</version>
+<version>3</version>
 <date>2006-02-02</date>
 
 <chapter>
@@ -164,7 +164,7 @@
   )
   EOF</i>
 # <i>/etc/init.d/mysql start</i>
-# <i>mysql-500 --defaults-file=/etc/mysql-500/my.cnf &lt; 
BACKUP_MYSQL_4.0.SQL</i>
+# <i>mysql-500 --defaults-file=/etc/mysql-500/my.cnf --socket=/tmp/mysqld.sock 
&lt; BACKUP_MYSQL_4.0.SQL</i>
 # <i>/etc/init.d/mysql stop</i>
 # <i>mv /etc/conf.d/mysql.orig /etc/conf.d/mysql</i>
 </pre>



-- 
[email protected] mailing list

Reply via email to