Author: mcbrown
Date: 2007-09-05 08:00:06 +0200 (Wed, 05 Sep 2007)
New Revision: 7671
Log:
Automatic update from C/J build
Modified:
trunk/refman-common/connector-j-connprops.xml
Modified: trunk/refman-common/connector-j-connprops.xml
===================================================================
--- trunk/refman-common/connector-j-connprops.xml 2007-09-05 05:42:41 UTC (rev 7670)
+++ trunk/refman-common/connector-j-connprops.xml 2007-09-05 06:00:06 UTC (rev 7671)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 2; 899 bytes
@@ -1106,8 +1106,9 @@
the connected user can't access procedure bodies through
"SHOW CREATE PROCEDURE" or select on mysql.proc should
the driver instead create basic metadata (all parameters
- reported as INOUT VARCHARs) instead of throwing an
- exception?</entry>
+ reported as IN VARCHARs, but allowing
+ registerOutParameter() to be called on them anyway)
+ instead of throwing an exception?</entry>
<entry>false</entry>
<entry>5.0.3</entry>
</row>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7671 - trunk/refman-common | mcbrown | 5 Sep |