You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments