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 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v 1.8 2006/03/11 18:26:30 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrading.xml,v 1.9 2006/09/04 09:38:53 nightmorph Exp $ --> <guide link="/doc/en/mysql-upgrading.xml"> <title>Upgrade guide to MySQL 4.1.x</title> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.7</version> -<date>2006-03-11</date> +<version>1.8</version> +<date>2006-09-04</date> <chapter> <title>Upgrading from old versions of MySQL</title> @@ -199,6 +199,10 @@ # <i>/etc/init.d/mysql start</i> </pre> +<note> +After downgrading, you <e>may</e> need to run <c>revdep-rebuild</c>. +</note> + </body> </section> </chapter> -- [email protected] mailing list
