Commit f5085f4
Use master_retry_count to fix rpl.rpl_semi_sync_master_crash_if_active_trxs
Summary:
The proper variable to adjust is master_retry_count, not
master_connect_retry.
Squash with D5841339
Reviewed By: abhinav04sharma
Differential Revision: D7317422
fbshipit-source-id: 69387151 parent 57bfabe commit f5085f4
File tree
2 files changed
+2
-2
lines changed- mysql-test/suite/rpl
- r
- t
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments