- Added version-specific guidance for MySQL timeout variables: - `replica_net_timeout` for MySQL 8.0.26 and later - `slave_net_timeout` for earlier versions - Highlighted the deprecation of `slave_net_timeout` and provided clear, version-aware instructions. Reference: https://dev.mysql.com/doc/mysql-replication-excerpt/8.0/en/replication-options-replica.html#sysvar_replica_net_timeout --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>