[MDEV-11710] thd_destructor_proxy() hangs on shutdown after aborted startup Created: 2017-01-03 Updated: 2017-01-28 Resolved: 2017-01-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.3 |
| Fix Version/s: | 10.2.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | innodb | ||
| Issue Links: |
|
||||||||||||
| Description |
|
When MariaDB Server is started with an invalid option that causes InnoDB startup to be aborted, the thd_destructor_proxy() thread (which was introduced in
|
| Comments |
| Comment by Marko Mäkelä [ 2017-01-03 ] | |
|
To repeat, use
Note: Without the |