[MDEV-31544] MariaDB crash on OPTIMIZE with "MDL BF-BF conflict" Created: 2023-06-26 Updated: 2024-01-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.9.5 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | William Edwards | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
When running OPTIMIZE, MariaDB crashes with "MDL BF-BF conflict". The node on which the OPTIMIZE runs is part of a Galera cluster. This issue started occurring on 22-06-2023. MariaDB was last updated on 24-02-2023. What changed is that a somewhat large database (1.2 GiB on disk) was added to the cluster. The crash occurred while OPTIMIZE'ing different tables on both runs. These tables are part of the two largest databases, but are not the largest tables, relatively small even (36.0 MiB and 52.0 MiB respectively). |
| Comments |
| Comment by Alice Sherepa [ 2023-06-26 ] | |||||
|
Is it possible for you to try 10.9.6 (in case it is similar to | |||||
| Comment by William Edwards [ 2023-06-26 ] | |||||
|
I will upgrade when there is a release that includes MDEV-31367. The error log was rotated. | |||||
| Comment by William Edwards [ 2023-08-30 ] | |||||
|
Issue still occurs on 10.9.8. Error log:
This issue occurred on a different database before; the largest database on the cluster. The database that the issue occurred on this time, is the second largest database on the cluster. The on-disk size difference is 5,12 GiB. | |||||
| Comment by Rick Tuk [ 2024-01-17 ] | |||||
|
we are experiencing this issue on 10.6.16
|