Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: Problem connecting with SSL to mySQL database

by dorko (Prior)
on Apr 11, 2019 at 00:09 UTC ( [id://1232431]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Problem connecting with SSL to mySQL database
in thread Problem connecting with SSL to mySQL database

hmm... I'm really out of decent ideas.

I haven't used DBI in quite some time. Perhaps you can try enabling some debugging information by using DBI->trace() ?

Something like:

DBI->trace($trace_setting);
where $trace_setting is number from 1 and 15. Start with 1 and work your way up until you see something useful.

Cheers,

Brent

-- Yeah, I'm a Delt.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (1)
As of 2024-04-25 07:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found