[MCOL-1212] An aborted query during an aggregate will crash ExeMgr Created: 2018-02-12 Updated: 2020-08-25 Resolved: 2018-02-14 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-04 |
| Description |
|
With our tpch1 data run this in the MariaDB client:
Immediately hit Ctrl-C a few times until the client exits. It may take a couple of tries to trigger it. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-02-14 ] |
|
For QA: see description, should crash ExeMgr roughly 1/4 times. |
| Comment by Daniel Lee (Inactive) [ 2018-02-14 ] |
|
Build verified: Github source 1.1.3-1 /root/columnstore/mariadb-columnstore-server Merge pull request #95 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #405 from mariadb-corporation/ Reproduced the issue in an earlier build and verified the issue it not happening in this build. |