[MDEV-8594] Error reading slave log configuration - imprecise Created: 2015-08-10 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.0.21, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There are 3 if conditions and 7 conditions that all result in the error: msg="Error reading slave log configuration"; (./rpl_rli.cc) Can a more descriptive error be applied for each of the branches. |
| Comments |
| Comment by Daniel Black [ 2015-08-10 ] |
|
likewise (./rpl_mi.cc) sql_print_error("Error reading master configuration"), occurs because of ~14+ conditions. |
| Comment by Elena Stepanova [ 2023-01-22 ] |
|
Apparently it is still the case. |