[MDEV-2141] LP:602278 - RQG: crash in String::free on EXPLAIN SELECT + subquery Created: 2010-07-06 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: | Trivial |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Timour Katchaounov (Inactive) |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
When executing the query below against the maria-5.3-subqueries tree, the server crashes as follows: #3 0x0821f8b4 in handle_segfault (sig=11) at mysqld.cc:2683 bzr version-info: revision-id: tsk@zen-20100601221000-puyh3el4utyselh9 maria-5.3 is not affected, but Timour reports that the 5.3-subqueries tree does contain extra patches. |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2010-07-06 ] |
|
Re: RQG: crash in String::free on EXPLAIN SELECT + subquery --disable_warnings CREATE TABLE `CC` ( EXPLAIN |
| Comment by Timour Katchaounov (Inactive) [ 2011-03-09 ] |
|
Re: RQG: crash in String::free on EXPLAIN SELECT + subquery |
| Comment by Timour Katchaounov (Inactive) [ 2011-03-09 ] |
|
Re: RQG: crash in String::free on EXPLAIN SELECT + subquery Since it is not recorded what optimizer switches triggered the |
| Comment by Rasmus Johansson (Inactive) [ 2011-03-09 ] |
|
Launchpad bug id: 602278 |