[MDEV-31207] Memory leak when START ALTER fails on slave Created: 2023-05-06 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.8.1, 10.9.1, 10.10.1, 10.11.1, 11.0.1 |
| Fix Version/s: | 10.11, 11.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | replication | ||
| Description |
|
If the (parallel) slave fails while applying START ALTER, a memory leak of I will push a fix for this on my branch knielsen_start_alter on github. Test case:
|