I haven't used DBI in quite some time. Perhaps you can try enabling some debugging information by using DBI->trace() ?
Something like:
where $trace_setting is number from 1 and 15. Start with 1 and work your way up until you see something useful.DBI->trace($trace_setting);
Cheers,
Brent
In reply to Re^3: Problem connecting with SSL to mySQL database
by dorko
in thread Problem connecting with SSL to mySQL database
by ibm1620
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |