Bug #114912 | binlog_transaction_dependency_tracking in 8.4: changed default or removed ? | ||
---|---|---|---|
Submitted: | 7 May 2024 16:04 | Modified: | 8 May 2024 13:29 |
Reporter: | Jean-François Gagné | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 8.4 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[7 May 2024 16:04]
Jean-François Gagné
[7 May 2024 16:56]
Jean-François Gagné
Also in "What Is New in MySQL 8.4 since MySQL 8.0" [1], I can read: [1]: https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html > This means that, beginning with this release, if binlog_transaction_dependency_tracking is set to WRITESET or WRITESET_SESSION, binlog_format must be ROW; MIXED is no longer supported in such cases. But binlog_transaction_dependency_tracking has been removed, so this sentence makes little sense. How this should be fixed.
[8 May 2024 6:36]
MySQL Verification Team
Hello Jean-François, Thank you for the report and feedback. regards, Umesh
[8 May 2024 13:29]
Jon Stephens
Checked all references to this variable; there should no longer be any conflicting info or confusing cross-version linking in the 8.4 Manual or changelogs. Fixed in mysqldoc rev 78552 & mysql-relnotes rev 28333. Closed. Thanks.