Skip to content

Commit

Permalink
Resolved merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
tkyc committed Dec 14, 2022
1 parent 258bc6e commit 0ba88cf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,6 @@ boolean onDone(TDSReader tdsReader) throws SQLServerException {
SQLServerException.makeFromDriverError(stmt.connection, stmt, form.format(msgArgs), null, false);
}

stmt.connection.getSessionRecovery().decrementUnprocessedResponseCount();

return false;
}
}
Expand Down

0 comments on commit 0ba88cf

Please sign in to comment.