[MDEV-28530] Revoking privileges from a non-existing user on a master breaks replication on the slave in the presence of replication filters Created: 2022-05-10 Updated: 2022-09-06 Resolved: 2022-09-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, Server |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.3.37, 10.4.27, 10.5.18, 10.6.10, 10.7.6, 10.8.5, 10.9.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Brandon Nesterenko | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
The bug reported by MENT-1482 was decided to be fixed in the CS version as well. This ticket duplicates the enterprise report. In the presence of a replication filter on a slave, revoking privileges from a non-existing user on the master breaks replication on the slave. Without the filter, the slave just proceeds normally without any issues. How to reproduce:
Replication will break with:
|
| Comments |
| Comment by Brandon Nesterenko [ 2022-05-10 ] |
|
Hey Andrei! This is ready for review. Patch: 949ff70 |
| Comment by Andrei Elkin [ 2022-09-03 ] |
|
Review is done, pushing on behalf of Brandon. |