server
server copied to clipboard
MDEV-26652: xa transactions binlogged in wrong order
Disclaimer: This report was fixed in a previous commit with MDEV-21117, this patch only adds a test to show the presence of the fix.
The test case from the description of the JIRA was adapted to use replication and show that the server will no longer hang in 10.6 (whereas it does (can) hang in 10.5).
I'm planning on closing MDEV-26652 using this test to show the presence of the fix.