Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
Description:
This patch is for retrying trunsaction when slave sql thread get error number which setted to parameter.
Background:
Before applying this patch, slave sql thread is stopped when Spider connection is broken at updating by sql thread. So I made it for retrying transaction. But this feature is designed for general purpos
+e.
Paramater setting example:
slave_transaction_retry_errors=1158,1159,2013,12701
slave_transaction_retry_interval=10
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Assignee | Kristian Nielsen [ knielsen ] |
Fix Version/s | 10.1 [ 16100 ] |
Workflow | MariaDB v2 [ 60029 ] | MariaDB v3 [ 66990 ] |
Description |
Description: This patch is for retrying trunsaction when slave sql thread get error number which setted to parameter. Background: Before applying this patch, slave sql thread is stopped when Spider connection is broken at updating by sql thread. So I made it for retrying transaction. But this feature is designed for general purpos +e. Paramater setting example: slave_transaction_retry_errors=1158,1159,2013,12701 slave_transaction_retry_interval=10 |
Fix Version/s | 10.1 [ 16100 ] |
Labels | NRE-305367 |
Assignee | Kristian Nielsen [ knielsen ] | Michael Widenius [ monty ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
NRE Projects | NRE-305367 |
Labels | NRE-305367 |
Labels | spiral_p04 |
issue.field.resolutiondate | 2017-11-06 14:14:25.0 | 2017-11-06 14:14:25.158 |
Component/s | Storage Engine - Spider [ 10132 ] | |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 66990 ] | MariaDB v4 [ 132536 ] |
Kristian, please review and apply attached patch. If you disagree with this patch or need any feedback from contributor, please post your comments here and set status to stalled.