[CONJ-317] Maria db j-connector 1.4.5 version throws SQL Exception ( Mysql Version 5.5) Created: 2016-06-27 Updated: 2017-06-15 Resolved: 2017-06-15 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Anshul | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If I don't set the setMaxResult on query then I get the following exception. Works fine with 1.3.7 version
So if I don't pass length I get this exception. But if I set the length to 5000000000. It works fine. Exception is
|
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2016-06-27 ] |
|
anshulm Are you running these queries against MariaDB ColumnStore ? |
| Comment by Anshul [ 2016-06-27 ] |
|
Mysql V 5.5 |
| Comment by Dipti Joshi (Inactive) [ 2016-06-28 ] |
|
Ok, then this is not right project - You need to open this against CONJ project. I will move it for now. |
| Comment by Diego Dupin [ 2016-08-23 ] |
|
_sorry for late answer. _ I've tried to reproduced this without any success. So can you indicate the following informations :
|
| Comment by Diego Dupin [ 2017-06-15 ] |
|
closing since no answer |