Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Statement.getMoreResults() returning wrong value #36

Merged
merged 1 commit into from Nov 24, 2015
Merged

Fix Statement.getMoreResults() returning wrong value #36

merged 1 commit into from Nov 24, 2015

Conversation

Konijnendijk
Copy link
Contributor

This pull request contains a fix for the getMoreResults method in MySQLStatement always returning true when there was a next result, instead of only returning true when the next result is a ResultSet. The related issue on Jira can be found here: https://mariadb.atlassian.net/browse/CONJ-179.

@rusher rusher merged commit 28eafa0 into mariadb-corporation:master Nov 24, 2015
@Konijnendijk Konijnendijk deleted the GetMoreResults branch January 5, 2016 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants