I'm not sure if this is worth checking, but one user recently used an invalid DSN that this patch would catch.
my $hostname = "HOST=host"; my $sid = "SID=sid"; my $user = "user"; my $password = "password"; my $dsn = "dbi:Oracle:$db;$hostname;$sid;$user;$password;". I don't have Oracle installed, so I could not test this patch. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
DBD-Oracle-1.14-mac-030625-1.patch
Description: Binary data
