[MDEV-30653] With wsrep_mode=REPLICATE_ARIA only part of mixed-engine transactions is replicated Created: 2023-02-14 Updated: 2023-12-05 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.6.12 |
| Fix Version/s: | 10.6 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Hartmut Holzgraefe | Assignee: | Julius Goryavsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When updating both an Aria and InnoDB table in a single transaction only the Aria change seems to get replicated to the other nodes, but not the InnoDB ones.
The node I ran the transaction shows the expected results:
But the other nodes only have the Aria table changed:
|
| Comments |
| Comment by JiraAutomate [ 2023-12-05 ] |
|
Automated message: |