From: jon Date: March 9 2007 12:10pm Subject: svn commit - mysqldoc@docsrva: r5272 - in trunk: refman-5.0 refman-5.1 List-Archive: http://lists.mysql.com/commits/21593 Message-Id: <200703091210.l29CAd2E024185@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2007-03-09 13:10:34 +0100 (Fri, 09 Mar 2007) New Revision: 5272 Log: Fixed typo. Modified: trunk/refman-5.0/information-schema.xml trunk/refman-5.1/information-schema.xml Modified: trunk/refman-5.0/information-schema.xml =================================================================== --- trunk/refman-5.0/information-schema.xml 2007-03-09 12:03:43 UTC (rev 5271) +++ trunk/refman-5.0/information-schema.xml 2007-03-09 12:10:34 UTC (rev 5272) Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 518 bytes @@ -3526,7 +3526,7 @@ - Several SHOW statement have been extended to + Several SHOW statements have been extended to allow a WHERE clause: Modified: trunk/refman-5.1/information-schema.xml =================================================================== --- trunk/refman-5.1/information-schema.xml 2007-03-09 12:03:43 UTC (rev 5271) +++ trunk/refman-5.1/information-schema.xml 2007-03-09 12:10:34 UTC (rev 5272) Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 518 bytes @@ -5668,7 +5668,7 @@ - Several SHOW statement have been extended to + Several SHOW statements have been extended to allow a WHERE clause: