Author: mcbrown
Date: 2007-02-21 12:49:14 +0100 (Wed, 21 Feb 2007)
New Revision: 5013
Log:
Reformatting the column widths
Modified:
trunk/refman-common/connector-net.xml
Modified: trunk/refman-common/connector-net.xml
===================================================================
--- trunk/refman-common/connector-net.xml 2007-02-21 11:25:46 UTC (rev 5012)
+++ trunk/refman-common/connector-net.xml 2007-02-21 11:49:14 UTC (rev 5013)
Changed blocks: 3, Lines Added: 7, Lines Deleted: 5; 1506 bytes
@@ -3742,9 +3742,9 @@
<informaltable>
<tgroup cols="3">
- <colspec colwidth="25*"/>
+ <colspec colwidth="35*"/>
<colspec colwidth="10*"/>
- <colspec colwidth="65*"/>
+ <colspec colwidth="55*"/>
<tbody>
<row>
<entry>Name</entry>
@@ -3921,7 +3921,9 @@
information, you should explicitly set the types of
the all the parameters before the call and the
parameters should be added to the command in the exact
- same order as they appear in the procedure definition.</entry>
+ same order as they appear in the procedure definition. This
+ option was added in Connector/NET 5.0.4 and Connector/NET
+ 1.0.10.</entry>
</row>
</tbody>
</tgroup>
@@ -3936,9 +3938,9 @@
<informaltable>
<tgroup cols="3">
- <colspec colwidth="20*"/>
+ <colspec colwidth="35*"/>
<colspec colwidth="10*"/>
- <colspec colwidth="70*"/>
+ <colspec colwidth="55*"/>
<tbody>
<row>
<entry>Name</entry>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5013 - trunk/refman-common | mcbrown | 21 Feb |