[MDEV-32097] Assertion `inited==RND' failed in handler::ha_rnd_end on DELETE from partition spider table with read_only_mode=1 Created: 2023-09-05 Updated: 2023-11-28 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Partitioning, Storage Engine - Spider |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.9, 10.10, 10.11, 11.0, 11.1, 11.2, 11.3 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Yuchen Pei | Assignee: | Yuchen Pei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
May be related to MDEV-26540, but different arrangements of At 11.2 e81fa345020ec6a067583db6a7019d6404b26f93
Variants:
I think the expected behaviour should be a failure 12518 when at least |
| Comments |
| Comment by Yuchen Pei [ 2023-09-05 ] | ||||||||||||||||||||||||||||||||||||||||
|
Here's another case, where one partition misses the remote table
| ||||||||||||||||||||||||||||||||||||||||
| Comment by Roel Van de Paar [ 2023-09-09 ] | ||||||||||||||||||||||||||||||||||||||||
|
Confirmed in 10.4 to 11.3, debug builds. |