in reply to Perl DBI adding some, not all, records to MySQL database
$db = DBI->connect(...... { PrintError => 1} ) ; [download]