Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
23.10.1
-
None
-
2024-2
Description
MariaDB [test]> SELECT * FROM t UNION ALL VALUES (1, 2); |
ERROR 2013 (HY000): Lost connection to server during query |
MariaDB crashed.
Same results with:
- UNION [ ALL | DISTINCT ] VALUES
- INTERSECT [ ALL | DISTINCT ] VALUES
- EXCEPT [ ALL | DISTINCT ] VALUES
These queries work with InnoDB.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 23.10.1 [ 29105 ] |
Fix Version/s | 23.10.3 [ 29862 ] |
Assignee | Alexey Antipovsky [ JIRAUSER47594 ] |
Sprint | 2024-2 [ 764 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Testing [ 10301 ] |
Assigned for Review | Roman [ drrtuy ] |
Component/s | MDB Plugin [ 13801 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Testing [ 10301 ] | Closed [ 6 ] |