Skip to content

my_myql: Handle deadlocks in mysql_stmt_execute #162

Closed
wants to merge 1 commit into from

Conversation

donald
Copy link
Contributor

@donald donald commented Aug 26, 2024

We've seen deadlocks when mxqkill races with job completion.

Handle deadlocks errors in mysql_stmt_execute. This is possible, because we don't start multi-statement transactions.

Experimental fix for #161

We've seen deadlocks when mxqkill races with job completion.

Handle deadlocks errors in mysql_stmt_execute. This is possible, because
we don't start multi-statement transactions.
@donald
Copy link
Contributor Author

donald commented Aug 26, 2024

mxqd with this fix installed (without release or bee) on distmaster, pushed to cluster nodes and re-execed all mxqd daemons. This is experimental.

@donald
Copy link
Contributor Author

donald commented Aug 27, 2024

Included in 0.31.6

@donald donald closed this Aug 27, 2024
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant