You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/12/17 04:58:26 UTC

DO NOT REPLY [Bug 37664] - apr_dbd_oracle.c parameter and output handling

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37664>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37664





------- Additional Comments From chrisd@pearsoncmg.com  2005-12-17 04:58 -------
Created an attachment (id=17235)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17235&action=view)
allow LONGs > 64KB to be written

Allows LONGs (i.e., APR_DBD_ORACLE_LOB) fields to be written if their
lengths are larger than fit into a ub2.  Also sets alen pointer to NULL
in OCIBindByPos() calls, otherwise, it needs to match the ub4 len, but
it's only a ub2.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org