[CONJ-582] real row number from a result set row() in case of streaming Created: 2018-02-19  Updated: 2018-02-19  Resolved: 2018-02-19

Status: Closed
Project: MariaDB Connector/J
Component/s: JDBC 4.2 compatibility
Affects Version/s: None
Fix Version/s: 2.2.2, 1.7.2

Type: Bug Priority: Minor
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None


 Description   

Actual methods Resultset.getRow() must return current row number.

Actual implementation doesn't return accurate value (always 0) when streaming data.
But when cursor type is different of TYPE_FORWARD_ONLY and streaming, the driver must return the accurate value. (possible since all rows are keeped, to permit moving cursor backward)


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