nightmorph 06/02/11 10:41:29 Modified: xml/htdocs/doc/en mysql-upgrade-slotted.xml Log: Typo fix. **no content change**
Revision Changes Path 1.7 +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.7&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.7&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.6&r2=1.7&cvsroot=gentoo Index: mysql-upgrade-slotted.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mysql-upgrade-slotted.xml 2 Feb 2006 11:26:22 -0000 1.6 +++ mysql-upgrade-slotted.xml 11 Feb 2006 10:41:29 -0000 1.7 @@ -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.6 2006/02/02 11:26:22 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/mysql-upgrade-slotted.xml,v 1.7 2006/02/11 10:41:29 nightmorph Exp $ --> <guide link="/doc/en/mysql-upgrade-slotted.xml"> <title>Slotted MySQL Upgrade and Migration Guide</title> @@ -120,8 +120,8 @@ <impo> If you are upgrading between version revisions (ie. <c>dev-db/mysql-5.0.18</c> to <c>dev-db/mysql-5.0.18-r30</c>), you can simply stop the database, move from -one data directry to the other, and restart the server. This allows you to skip -this section entirely. +one data directory to the other, and restart the server. This allows you to +skip this section entirely. </impo> <pre caption="Dump of all databases"> -- [email protected] mailing list
