Author: tbedford
Date: 2008-11-24 18:11:57 +0100 (Mon, 24 Nov 2008)
New Revision: 12636
Log:
Added an entry for the Respect Binary Flags connection string option.
Modified:
trunk/refman-common/connector-net.xml
Modified: trunk/refman-common/connector-net.xml
===================================================================
--- trunk/refman-common/connector-net.xml 2008-11-24 12:01:28 UTC (rev 12635)
+++ trunk/refman-common/connector-net.xml 2008-11-24 17:11:57 UTC (rev 12636)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 891 bytes
@@ -3171,6 +3171,13 @@
expects user variables in the SQL. This option was
added in Connector/NET version 5.2.2.</entry>
</row>
+ <row>
+ <entry><literal>Respect Binary Flags</literal></entry>
+ <entry>true</entry>
+ <entry>Setting this option to false means that Connector/NET will ignore a
+ column's binary flags as set by the server. This
+ option was added in Connector/NET version 5.1.3.</entry>
+ </row>
</tbody>
</tgroup>
</informaltable>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12636 - trunk/refman-common | anthony.bedford | 24 Nov |