Closed urosjarc closed 9 months ago
Yes, this is a known limitation.
Duplicate of #277
Can you elaborate about this issue, I would really like to know more because I'm producing db library supporting many of known JDBC supported databases and some drivers have supported this, some not...
I would be more than happy if you provide some links related to this for further reading.
did you read #277 ? it has all the info
Yes I did... But I wonder if there is more informations related to this?
No
Describe the bug
If I run multiple queries per prepared statement...
And try to retrieve first 2 results I get only first result set per prepared statement. PS: This code works on postgresql driver and mariadb driver...
Expected behavior
The result set should get more results not only 1.
Environment (please complete the following information):