[MDEV-151] lp:909635 - MariaDB crashes in write_tail on a select from UTF8 tables with a simple join and order by Created: 2012-02-14 Updated: 2012-02-24 Resolved: 2012-02-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.3.5 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Rasmus Johansson (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
https://bugs.launchpad.net/maria/+bug/909635 |
| Comments |
| Comment by Elena Stepanova [ 2012-02-14 ] |
|
Switching the bug to critical according to my perception of its importance for the GA release (considering that users already have this problem in real life, and that the simplified query is really simple): SELECT * FROM t1, t2 The data and structures are not overly weird either. |
| Comment by Sergei Petrunia [ 2012-02-24 ] |
|
This was fixed and pushed |