[MDEV-3659] LP:695006 - Queries with "converting HEAP to Aria" status do not respond to KILL QUERY Created: 2010-12-28 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 | ||
| Reporter: | Philip Stoev (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Queries for which the SHOW PROCESSLIST shows "converting HEAP to Aria" can not be killed using KILL QUERY. The connection status does not even change to "Killed" Id: 8 To reproduce, run the query above against the dbt3-s0.001.dump dataset that can be found here: http://bazaar.launchpad.net/~randgen/randgen/rqg2/files/head:/conf/dbt3/ |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2010-12-28 ] |
|
Re: Queries with "converting HEAP to Aria" status do not respond to KILL QUERY The same query in mysql-5.5 is perfectly killable, so it is a regression in terms of the "drop in replacement" principle. |
| Comment by Michael Widenius [ 2011-01-05 ] |
|
Re: Queries with "converting HEAP to Aria" status do not respond to KILL QUERY |
| Comment by Rasmus Johansson (Inactive) [ 2011-05-10 ] |
|
Launchpad bug id: 695006 |