[MDEV-15014] [5.5] Assertion `m_cache_lock_status == LOCKED_NO_WAIT || m_cache_status == DISABLE_REQUEST' failed in Query_cache::free_cache on startup Created: 2018-01-20 Updated: 2022-01-18 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Query Cache |
| Affects Version/s: | 5.5 |
| Fix Version/s: | 5.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Start debug 5.5 server with --query_cache_type=0, otherwise defaults
No visible effect on a non-debug build. |
| Comments |
| Comment by Vicențiu Ciorbaru [ 2018-01-29 ] |
|
Hi sanja! Can you please review a patch for this MDEV? http://lists.askmonty.org/pipermail/commits/2018-January/011919.html |
| Comment by Oleksandr Byelkin [ 2018-02-03 ] |
|
Ok to push |
| Comment by Elena Stepanova [ 2018-07-10 ] |
|
We are not really fixing non-critical 5.5-only issues anymore, but since there is already a fix ready to be pushed, maybe it makes sense to push it before the next 5.5 release. |
| Comment by Ian Gilfillan [ 2020-06-28 ] |
|
Does this issue affect any releases from 10.1, or can it be closed? |