Avoid issue in PS-8.0.32 as Fix for #33630199 in Upstream MySQL-8.0.32 introduces regression when --set-gtid-purged=OFF
General
Escalation
General
Escalation
Description
Environment
None
AFFECTED CS IDs
CS0033152
Activity
Show:
Details
Details
Assignee
Unassigned
UnassignedReporter

Upstream Bug URL
Needs QA
Yes
Affects versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created January 20, 2023 at 8:15 AM
Updated March 6, 2024 at 9:50 AM
As reported in https://bugs.mysql.com/bug.php?id=109700
As a result of:
https://github.com/mysql/mysql-server/commit/022e73ba6976b984658a1c2652178cd4b81aec28
the mysqldump behavior with options --single-transaction & --set-gtid-purged=OFF,
There is hardly a reason for using FTWRL here when no GTID information is being taken in that scenario.
There is also no reflection of this behavior change in the documentation.
Related
bug #109700
User Expectation is to avoid this issue in PS-8.0.32 release.