Bug #101141 Wrong link for rpl_semi_sync_xxx variables
Submitted: 12 Oct 2020 21:48 Modified: 19 Oct 2020 14:18
Reporter: Sveta Smirnova (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:8.0.21 OS:Any
Assigned to: Paul DuBois CPU Architecture:Any

[12 Oct 2020 21:48] Sveta Smirnova
Description:
Documentation for semisynchronous replication at https://dev.mysql.com/doc/refman/8.0/en/replication-semisync-interface.html says:

"All rpl_semi_sync_xxx system variables are described at Section 5.1.8, “Server System Variables”. " (https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html)

But this section does not contain any documentation for rpl_semi_sync_xxx variables.

How to repeat:
Follow the link, try to find rpl_semi_sync

Suggested fix:
Point to correct page.
[13 Oct 2020 11:54] MySQL Verification Team
Thank you for the bug report.
[19 Oct 2020 14:18] Paul DuBois
Posted by developer:
 
Thanks for noticing this issue.

Updated text:
All rpl_semi_sync_xxx system variables are described at Section 17.1.6.2, “Replication Source Options and Variables”.
(https://dev.mysql.com/doc/refman/8.0/en/replication-options-source.html)