[MDEV-17402] slave_transaction_retry_errors="12701" won't be enabled Created: 2018-10-09 Updated: 2019-06-30 Resolved: 2019-06-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration, Storage Engine - Spider |
| Affects Version/s: | 10.3.10 |
| Fix Version/s: | 10.4.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | y-taka | Assignee: | Kentoku Shiba (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.4 / Virtual Server |
||
| Description |
|
I installed SPIDER engine, and try to use below setting : slave_transaction_retry_errors="1158,1159,1160,1161,12701,2013" But only "12701" is not enabled. [How to reproduce] 1) set up SPIDER engine
2) confirm that engine is installed
3) add below setting to my.cnf and restart mysqld
4) check current slave_transaction_retry_errors variable
|
| Comments |
| Comment by Elena Stepanova [ 2018-10-09 ] |
|
Where did you get error code 12701? What do you expect it to indicate? |
| Comment by y-taka [ 2018-10-09 ] |
|
I have read below refference manual, and try the same setting. |
| Comment by Kentoku Shiba (Inactive) [ 2019-04-29 ] |
|
willhan |
| Comment by willhan [ 2019-06-28 ] |
|
kentoku |
| Comment by Kentoku Shiba (Inactive) [ 2019-06-28 ] |
|
willhan |