[MDEV-763] LP:702776 - Deadlock around remove_table_from_cache with HANDLER + DDL Created: 2011-01-14 Updated: 2018-07-10 Resolved: 2018-07-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Locking |
| Affects Version/s: | 5.1.67, 5.2.14, 5.3.12 |
| Fix Version/s: | 5.1.73, 5.2.15, 5.3.13, N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | Launchpad, upstream | ||
| Attachments: |
|
| Description |
|
maria-5.3-handler and mysql-5.1 have a tendency to deadlock if concurrent HANDLER is issued along with ALTER TABLE and logging to CSV table. mysql-5.5 is not affected. This thread appears to be holding everyone else:
no timeout option applies in this case and the deadlock is permanent and unkillable. RQG command line:
|
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2011-01-17 ] |
|
Launchpad bug id: 702776 |
| Comment by Elena Stepanova [ 2013-02-07 ] |
|
Reproducible on maria/5.2 and maria/5.3 (I assume 5.1 too, although I didn't check specifically), and on mysql-5.1. I'm setting it to Minor because it's an upstream problem which only affects 5.1-based versions. |
| Comment by Elena Stepanova [ 2018-07-10 ] |
|
Closing since 5.1-5.3 are not maintained anymore. |