my $sth_b = $dbh_b->prepare($sql_b, { RaiseError => 0 }); $sth_b->execute() or die "$!\n";