Details
Description
KILL command is replicated as TOI replication in galera cluster. If KILL is issued inside a transaction, the galera side transaction context is lost.
This issue surfaced by RQG grammar testing for MDEV-29684
As a fix, consider implicit commit for the surrounding transaction before KILL execution.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.4 [ 22408 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Description |
KILL command is replication as TOI replication in galera cluster. If KILL is issued inside a transaction, the galera side transaction context is lost.
This issue surfaced by RQG grammar testing for As a fix, consider implicit commit for the surrounding transaction before KILL execution. |
KILL command is replicated as TOI replication in galera cluster. If KILL is issued inside a transaction, the galera side transaction context is lost.
This issue surfaced by RQG grammar testing for As a fix, consider implicit commit for the surrounding transaction before KILL execution. |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Seppo Jaakola [ seppo ] | Julius Goryavsky [ sysprg ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Fix Version/s | 10.5.27 [ 29902 ] | |
Fix Version/s | 10.4(EOL) [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Fix Version/s | 10.6.20 [ 29903 ] | |
Fix Version/s | 10.11.10 [ 29904 ] | |
Fix Version/s | 11.2.6 [ 29906 ] | |
Fix Version/s | 11.4.4 [ 29907 ] |
Pull request submitted, please review