verifyGtidConsistency property
Verify the GTID consistency for demote operation.
Default value: True
. Setting this flag to false
enables you to bypass
the GTID consistency check between on-premises primary instance and Cloud
SQL instance during the demotion operation but also exposes you to the
risk of future replication failures. Change the value only if you know the
reason for the GTID divergence and are confident that doing so will not
cause any replication issues.
Implementation
core.bool? verifyGtidConsistency;