[MDEV-3716] LP:992380 - Crash when creating PS for a query with subquery in WHERE Created: 2012-05-01 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Igor Babaev | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
The following sequence of commands causes a crash of the server in MariaDB 5.2: CREATE TABLE t1 (a INT); (This is also bug#13012483 reported for mysql-5.1.) |
| Comments |
| Comment by Oleksandr Byelkin [ 2012-05-18 ] |
|
Re: Crash when creating PS for a query with subquery in WHERE |
| Comment by Rasmus Johansson (Inactive) [ 2012-05-22 ] |
|
Launchpad bug id: 992380 |