Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix multipleResultsetSets bug,when ((stmt.getMoreResults() or stmt.getUpdateCount()!=-1) and stmt.getResultSet()==null),will stop check the succedent resultsets and the succedent resultsets will be lost.
- Loading branch information