[MDEV-21087] ER_SLAVE_INCIDENT arrives at slave without failure specifics Created: 2019-11-19 Updated: 2022-08-16 Resolved: 2022-07-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.3.36, 10.4.26, 10.5.17, 10.6.9, 10.7.5, 10.8.4, 10.9.2 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Andrei Elkin | Assignee: | Brandon Nesterenko |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
When the mariadb slave (error) stops at receiving the event there's no description Partly that issue was covered by an upstream patch: @commit 68cbdee45628349c82cbcf3f530b8859615a3f38 Bug #17258782 MASTER DIDN'T WRITE ERROR MESSAGE IN THE LOG FILE FOR INCIDENT Master is not generating error message to log file |
| Comments |
| Comment by Sujatha Sivakumar (Inactive) [ 2019-12-17 ] |
|
Hello Andrei, Please review the fix for Build Bot: http://buildbot.askmonty.org/buildbot/grid?category=main&branch=bb-10.2-sujatha Thank you. |
| Comment by Sujatha Sivakumar (Inactive) [ 2020-01-08 ] |
|
Current issue is specifically meant to include the upstream fix for Even though Arista networks experienced a similar problem with lost events and For transactional changes that do not fit into the cache the following action For non-transactional changes that do not fit into the cache and safe Hence a new https://jira.mariadb.org/browse/MDEV-21443 is reported to track |
| Comment by Andrei Elkin [ 2022-07-07 ] |
|
Taking on myself the old commit to investigate/elaborate. |
| Comment by Brandon Nesterenko [ 2022-07-15 ] |
|
Hi Andrei! I've extended Sujatha's original work and it is |
| Comment by Andrei Elkin [ 2022-07-25 ] |
|
[ Approved ] on GH. |
| Comment by Brandon Nesterenko [ 2022-07-26 ] |
|
Pushed into 10.3 as 555c12a. There will be merge conflicts in 10.4 (git), 10.5 (git), and 10.7 (compilation only). A branch exists for each conflict: |