[MDEV-3213] LP:1001506 - Crash on a query with GROUP BY and user variables 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: | Timour Katchaounov (Inactive) |
| 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 int); (See also bug #57197 from bugs.mysql.com) |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2012-05-23 ] |
|
Launchpad bug id: 1001506 |