sub do{ $dbh->do(shift, undef, @_) or die failLog( $dbh->errstr ); }