Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5(EOL), 10.6, 10.7(EOL), 10.8(EOL)
-
None
-
Not for Release Notes
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.