[MDEV-31592] DML queries end up interrupted when different nodes crashes Created: 2023-06-30 Updated: 2023-06-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.11.4 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical |
| Reporter: | Jozef Kováč | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Oracle Linux 8.8 x86_64 |
||
| Attachments: |
|
| Description |
|
I testing HA in virtualized 3-node environment, when importing data or running queries directly throught shell and terminate different instance with SIGKILL during query, query end up interrupted with `ERROR 1180 (HY000) at line 224225: Got error 6 "No such device or address" during COMMIT`. Tested with rpm and binary distribution, reduced my.cnf to this: |