Jeremy Collins wrote:
On Feb 21, 2006, at 8:28 AM, Stuart Children wrote:

As promised:

* ignore ORA-01405 when fetching a LONG field with a NULL value
http://sourceforge.net/tracker/index.php? func=detail&aid=1435192&group_id=3152&atid=103152


While this definitely seems like it would work it doesn't look like the best way to fix this so I'm going to leave this patch out for now. I'll try to look into this one some more later.

Yeah I agree it's not ideal (though it's running on our systems without any issue). The is_null indicator variable *should* be getting set, and then you can inspect that and not have to worry about the error status... but it's not for some reason. When I looked at this (a while ago), it appeared as if it should. That's on my list of things to revisit when I've been through the OCI docs again (which is when time allows).

* enable prefetching for [ns_db exec]
(as noted in the bug report, I think there's a better, more encompassing patch, but I need to verify and test that - however, what I've currently put there certainly works and is an improvement) http://sourceforge.net/tracker/index.php? func=detail&aid=1435901&group_id=3152&atid=103152

I applied this one as-is but I agree (with the bug desc) that maybe there is a better place for this. It's a small change so changing it later should be simple enough.

Yeah. I should be putting a more comprehensive patch as described together in the next couple of days. I'll attach it to the bug when I've done so and tested it.

Other than that everything looks great and I've applied and committed all the patches.

Great.

--
Stuart Children
http://terminus.co.uk/


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to