[MDEV-27537] SET ALTER_ALGORITHM is not replicated to lead to slave error Created: 2022-01-18 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrei Elkin | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Settings like SET SESSION ALTER_ALGORITHM = COPY on master server that The variable should be replicated as a part of Query context. |
| Comments |
| Comment by Sergei Golubchik [ 2022-02-21 ] | ||||||||||||||||||||||||||||||||||||||||||
|
can you show an example of such a unilateral error? | ||||||||||||||||||||||||||||||||||||||||||
| Comment by Andrei Elkin [ 2022-02-21 ] | ||||||||||||||||||||||||||||||||||||||||||
|
serg, sorry for such short report indeed. Details must have been left out by a crash my box had. Now I've recollected the scenario:
| ||||||||||||||||||||||||||||||||||||||||||
| Comment by Andrei Elkin [ 2022-02-21 ] | ||||||||||||||||||||||||||||||||||||||||||
|
An mtr test is composed. |