[MDEV-21657] Crash in has_stronger_or_equal_type Query doing a LOCK TABLE Created: 2020-02-04 Updated: 2020-05-04 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.4.11 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Roy Bellingan | Assignee: | Oleksandr Byelkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 18.04.3 LTS |
||
| Issue Links: |
|
||||||||
| Description |
|
With a chanche of something like 1 in 1milion
|
| Comments |
| Comment by Elena Stepanova [ 2020-05-01 ] |
|
Do you ever use sequences? We have an open bug report |
| Comment by Roy Bellingan [ 2020-05-01 ] |
|
Hi @Elena Stepanova yes I was using sequences during this same period of time. Something like It was needed to recover some "wasted" id on a table. This used to run for a few weeks once in a while. But I do not really remember if that crash happened while this specific query was also running... |
| Comment by Elena Stepanova [ 2020-05-01 ] |
|
Thanks. Hopefully |