Author: mcbrown
Date: 2009-01-05 14:23:19 +0100 (Mon, 05 Jan 2009)
New Revision: 12991
Log:
Fixing typo (Bug #41863)
Modified:
trunk/refman-6.0/se-falcon-core.xml
trunk/refman-common/connector-j.xml
Modified: trunk/refman-6.0/se-falcon-core.xml
===================================================================
--- trunk/refman-6.0/se-falcon-core.xml 2009-01-05 09:14:35 UTC (rev 12990)
+++ trunk/refman-6.0/se-falcon-core.xml 2009-01-05 13:23:19 UTC (rev 12991)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 820 bytes
@@ -1710,7 +1710,7 @@
in tables with an <literal>AUTO_INCREMENT</literal> column.
Once a sequence has been created, the auto-increment value has
already been allocated, even if the transaction is rolled
- back. This means that the informaiton report by
+ back. This means that the information report by
<literal role="stmt">SHOW TABLE STATUS</literal> about the
next auto-increment value in the table is correct, but may be
different from what you expect compared to the behavior of
Modified: trunk/refman-common/connector-j.xml
===================================================================
--- trunk/refman-common/connector-j.xml 2009-01-05 09:14:35 UTC (rev 12990)
+++ trunk/refman-common/connector-j.xml 2009-01-05 13:23:19 UTC (rev 12991)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 710 bytes
@@ -4952,7 +4952,7 @@
must be able to communicate with your server over TCP/IP,
named sockets are not supported. Also ensure that you are
not filtering connections through a Firewall or other
- network security system. For more informaiton, see
+ network security system. For more information, see
<xref
linkend="can-not-connect-to-server"/>.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12991 - in trunk: refman-6.0 refman-common | martin.brown | 5 Jan 2009 |