Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: DBD::mysql warns *and* dies?

by shmem (Chancellor)
on Jul 18, 2006 at 12:38 UTC ( [id://561993]=note: print w/replies, xml ) Need Help??


in reply to DBD::mysql warns *and* dies?

Just a guess - most probably DBD::mysql (or DBI) is setting up a $SIG{__WARN__} handler.

update hmm... line 972 DBI.pm

local $SIG{__WARN__} = sub {}; $class->install_driver($driver);
end update

Along with this post, greetings to those having birthday today - perlcapt, one of our oldest monks (by age), and robsv, markmoon and dreadpiratepeter.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://561993]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-03-29 11:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found