[MCOL-4728] Query with unusual use of aggregate functions on ColumnStore table crashes MariaDB Server Created: 2021-05-18 Updated: 2021-12-10 Resolved: 2021-09-21 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 5.5.1 |
| Fix Version/s: | 6.2.1, 6.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Edward Stoever | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | crash | ||
| Sprint: | 2021-10, 2021-11 |
| Description |
|
A query was discovered that can kill the MariaDB process:
Looking in the mariadb.err file:
|
| Comments |
| Comment by Alexander Barkov [ 2021-09-03 ] | |||||||
|
Reproducible with this script:
It also crashes with the following queries:
| |||||||
| Comment by Alexander Barkov [ 2021-09-16 ] | |||||||
|
More observations: This query works fine:
This query crashes:
| |||||||
| Comment by Alexander Barkov [ 2021-09-16 ] | |||||||
|
Also crashes with this query:
| |||||||
| Comment by Daniel Lee (Inactive) [ 2021-09-21 ] | |||||||
|
Build verified: 6.2.1-1 (#3120) Verified test cases in the ticket. |