[MDEV-2606] LP:1001510 - Crash on a query whose where condition contains CASE expression Created: 2012-05-19 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: | Critical |
| Reporter: | Igor Babaev | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
The following simple test case causes a crash of the server in MariaDB 5.2/5.3/5.5: CREATE TABLE t1(a YEAR); See also bug #57135 from bugs.mysql.com This bug is similar to LP bug #1001505. |
| Comments |
| Comment by Oleksandr Byelkin [ 2012-05-23 ] |
|
Re: Crash on a query whose where condition contains CASE expression |
| Comment by Rasmus Johansson (Inactive) [ 2012-06-26 ] |
|
Launchpad bug id: 1001510 |