in reply to
Problem connecting with SSL to mySQL database
Consider enabling
DBI_TRACE
. Then running each script to its own log and compare the logs;
Comment on
Re: Problem connecting with SSL to mySQL database
In Section
Seekers of Perl Wisdom