[CONJ-396] no multiple resultsets returned Created: 2016-12-05  Updated: 2016-12-21  Resolved: 2016-12-20

Status: Closed
Project: MariaDB Connector/J
Component/s: Other
Affects Version/s: 1.4.6, 1.5.5
Fix Version/s: 1.5.6

Type: Bug Priority: Major
Reporter: Richard Stracke Assignee: Diego Dupin
Resolution: Fixed Votes: 2
Labels: None
Environment:

Ubuntu Xenial, Intellij,MariaDB 10.1.14,java-1.8.0-openjdk-amd64


Attachments: Java Source File main.java    

 Description   

Steps to reproduce:

Run attached code with different connectors

Version 1.55 and 1.46

1 rows in result set 1

Version 1.37
1 rows in result set 1
1 rows in result set 2
1 rows in result set 3



 Comments   
Comment by David Smith [ 2016-12-15 ]

Hi,

We are also running in to this issue when calling a stored procedure that returns 9 result sets. The stored procedure returns the result sets correctly when called manually from Heidi. Debugging through the call to MariaDbStatement.getMoreResults() in Eclipse and the first time I can see all 9 result sets available. The second call is OK too, but the third call shows there to be no more results available.

I get this issue with Connector/J 1.5.5 and 1.4.6.
Connector/J 1.3.7 works fine for me.

Thanks,
David

Comment by Diego Dupin [ 2016-12-20 ]

correction in 1.5.6 (release tomorrow)

Generated at Thu Feb 08 03:15:21 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.