Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The following sequence of commands causes a crash of the server in MariaDB 5.2:
CREATE TABLE t1 (a INT);
PREPARE s FROM "SELECT 1 FROM t1 WHERE 1 < ALL (SELECT @:= (1 IN (SELECT 1 FROM t1)) FROM t1)";
(This is also bug#13012483 reported for mysql-5.1.)
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Labels | Launchpad |
Fix Version/s | Maria 5.2 [ 11301 ] | |
Labels | Launchpad | Launchpad MariaDB_5.2 |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Closed [ 6 ] |
Key |
|
MDEV-2105 |
Project | ImportTest [ 10200 ] | MariaDB Development [ 10000 ] |
Workflow | jira [ 21387 ] | defaullt [ 22949 ] |
Key |
|
MDEV-3240 |
Project | ImportTest [ 10200 ] | MariaDB Development [ 10000 ] |
Workflow | jira [ 21387 ] | defaullt [ 24084 ] |
Workflow | defaullt [ 24560 ] | MariaDB v2 [ 44904 ] |
Labels | Launchpad MariaDB_5.2 | Launchpad |
Workflow | MariaDB v2 [ 44904 ] | MariaDB v3 [ 64953 ] |
Workflow | MariaDB v3 [ 64953 ] | MariaDB v4 [ 146126 ] |
Re: Crash when creating PS for a query with subquery in WHERE
It is not repeatable on 5.3