Home > Archive > Oracle PERL DBD > January 2006 > [svn:dbd-oracle] r2425 - dbd-oracle/trunk/t









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [svn:dbd-oracle] r2425 - dbd-oracle/trunk/t
timbo@cvs.perl.org

2006-01-18, 7:24 am

Author: timbo
Date: Wed Jan 18 02:11:24 2006
New Revision: 2425

Modified:
dbd-oracle/trunk/t/55nested.t
Log:
End the wild goose chase thanks to Biswa Chowdhury


Modified: dbd-oracle/trunk/t/55nested.t
====================
====================
====================
==================
--- dbd-oracle/trunk/t/55nested.t (original)
+++ dbd-oracle/trunk/t/55nested.t Wed Jan 18 02:11:24 2006
@@ -36,6 +36,12 @@ my $tests = 16;

print "1..$tests\n";

+# ref cursors may be slow due to oracle bug 3735785
+# believed fixed in
+# 9.2.0.6 (Server Patch Set)
+# 10.1.0.4 (Server Patch Set)
+# 10.2.0.1 (Base Release)
+
ok( 1,
my $outer = $dbh->prepare(q{
SELECT object_name, CURSOR(SELECT object_name FROM dual)
Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com