Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: How to report call stack for DBI queries

by arturo (Vicar)
on Apr 17, 2003 at 18:09 UTC ( [id://251278]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $db = DBI->connect(#blah blah blah");
    # trace level (1-9), and output (STDERR if not specified)
    $db->trace(2, '/tmp/trace.log');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-03-28 09:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found