[
https://issues.apache.org/jira/browse/TRAFODION-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956377#comment-14956377
]
ASF GitHub Bot commented on TRAFODION-1526:
-------------------------------------------
GitHub user kevinxu021 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/121
[TRAFODION-1526]Incorrect messages for ResultSet cursor before the first
row and after the last row
The fixes are trying to separate the message into 2 pieces(before first row
and after last row)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinxu021/incubator-trafodion t4rs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/121.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #121
----
commit 3af9220820110dd2253d0ff25759f01e2485c960
Author: kevinxu021 <[email protected]>
Date: 2015-10-14T04:03:13Z
Merge pull request #1 from apache/master
got latest changes
commit 7a250d09a841e6fdbcded2ddce225890ac4ce269
Author: Kevin Xu <[email protected]>
Date: 2015-10-14T06:48:52Z
Incorrect messages for ResultSet
----
> Incorrect messages for ResultSet cursor before the first row and after the
> last row
> -----------------------------------------------------------------------------------
>
> Key: TRAFODION-1526
> URL: https://issues.apache.org/jira/browse/TRAFODION-1526
> Project: Apache Trafodion
> Issue Type: Bug
> Components: client-jdbc-t4
> Affects Versions: 2.0-incubating
> Reporter: Kevin Xu
> Fix For: 2.0-incubating
>
>
> For TrafT4ResultSet:
> Incorrect messages for ResultSet cursor before the first row and after the
> last row
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)