Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8
-
None
Description
Settings like SET SESSION ALTER_ALGORITHM = COPY on master server that
are different/incompatible with the slave global variable value can lead to
an unilateral error of ALTER query execution on slave server.
The variable should be replicated as a part of Query context.