oceanbase / oceanbase/oceanbase
[Question]: JDBC ResultSet 行号是从2开始的?
Open
@caifeizhi is already working on this.
Since Sep 1, 2022.
type: question
- Dominant language
- C++
- Stars
- 10.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Describe your question
我第一次调用resultSet.next() 和 resultSet.getRow(), 获取到的值是2
但是对于explain 语句, 第一次调用resultSet.next() 和 resultSet.getRow(),获取到的值是1
这是bug吗?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.