-
**I'm submitting a ...**
- [x] bug report
- [ ] feature request
**Describe the issue**
Consider this logic:
```java
try (Connection connection = DriverManager.getConnection(
…
-
### Describe the bug
Return column structure in case of empty resultset
### Steps to reproduce
1. Use the following query "SELECT 1 as 'column1' LIMIT 0"
### Expected behaviour
Have a new se…
-
Connecting to ProxySQL via JDBC code leads to failure when the below conditions are met.
> the result of the prepared statement is empty
> the parameter useCursorFetch is true
> the setFetch…
-
```
What steps will reproduce the problem?
1. resultset.getString("columnName") is not working
2.
3.
What is the expected output? What do you see instead?
I should be getting the data from the column…
-
```
What steps will reproduce the problem?
1. resultset.getString("columnName") is not working
2.
3.
What is the expected output? What do you see instead?
I should be getting the data from the column…
-
## What version of OpenRewrite are you using?
I am using
- OpenRewrite v5.35.0
- Maven/Gradle plugin v5.35.0
- rewrite-java-security v2.10.3
## How are you running OpenRewrite?
I am using th…
-
Hi,
I am not sure if this project is maintained, if yes, I think there is an issue with how the 'field' or 'column'
is retrieved by column index. e.g. getField(int columnNumber) in CBResultSet
…
yevsh updated
6 years ago
-
### Describe the problem
Error HTTP/500: Internal Server Error.
The resultset of a query to external data source has exceeded the maximum allowed size of '1000000' rows.
The resultset of a query to…
-
Error Code, Result, ResultSet received are always NULL, for executing an procedure in Sybase.
Sybase.prototype.onSQLResponse, jsonMsg...
{ result: [],
javaStartTime: 1482846641812,
error: 'J…
-
```
The stacktrace is:
Caused by: java.lang.IllegalArgumentException: Comparison method violates its
general contract!
at java.util.TimSort.mergeLo(TimSort.java:747) [rt.jar:1.7.0_71]
…