Author: jdrussel
Date: 2011-02-15 02:26:06 +0100 (Tue, 15 Feb 2011)
New Revision: 25107
Log:
Add a link for better innodb_strict_mode details,
per bug #59821. Oops, not supposed to be looking
at MySQL bugs anymore. Haven't tracked down
the corresponding Oracle Bug DB number yet.
Modified:
trunk/refman-5.1/se-innodb-core.xml
Modified: trunk/refman-5.1/se-innodb-core.xml
===================================================================
--- trunk/refman-5.1/se-innodb-core.xml 2011-02-14 20:28:32 UTC (rev 25106)
+++ trunk/refman-5.1/se-innodb-core.xml 2011-02-15 01:26:06 UTC (rev 25107)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 2; 842 bytes
@@ -3103,8 +3103,10 @@
<para>
(<literal>InnoDB Plugin</literal> only) Whether
<literal>InnoDB</literal> returns errors rather than warnings
- for exceptional conditions. This is analogous to strict SQL
- mode. The default value is <literal>OFF</literal>.
+ for certain conditions. This is analogous to strict SQL mode.
+ The default value is <literal>OFF</literal>. See
+ <xref linkend="innodb-other-changes-strict-mode"/> for a list
+ of the conditions that are affected.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25107 - trunk/refman-5.1 | john.russell | 15 Feb |