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
Transition | Time In Source Status | Execution Times |
---|
|
156d 6h 22m | 1 |
|
1h 30m | 1 |