[MCOL-3384] Crash in mxs_adapter Created: 2019-05-10 Updated: 2023-10-26 Resolved: 2019-06-14 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Kyle Joiner (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-83, MXS-SPRINT-84 | ||||||||
| Description |
|
When connecting mxs_adapter to Columnstore it crashes reading data: 2019-05-04 02:07:13 [reese.donkey] Caught ColumnStore error: Could not read data: EOF |
| Comments |
| Comment by markus makela [ 2019-05-13 ] |
|
What version of mariadb-columnstore-api do you have installed? |
| Comment by Kyle Joiner (Inactive) [ 2019-05-13 ] |
|
mxs_adapter -v mariadb-columnstore-api/now 1.1.7-1 amd64 [installed,local] |
| Comment by markus makela [ 2019-06-12 ] |
|
Pull request: https://github.com/mariadb-corporation/mariadb-columnstore-data-adapters/pull/116 |