Bug #93946 Wrong port-number in Figure 2.1 MySQL Default Ports
Submitted: 16 Jan 2019 6:59 Modified: 24 Jan 2019 18:09
Reporter: Tsubasa Tanaka (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[16 Jan 2019 6:59] Tsubasa Tanaka
Description:
Figure 2.1 describes as "MySQL Workbench accesses server-port 3306, 33060 or 21", but actually "MySQL Workbench accesses server-port 3306, 33060, or *22* (via SSH)"

MySQL :: MySQL Port Reference :: 2 MySQL Port Diagram https://dev.mysql.com/doc/mysql-port-reference/en/mysql-port-diagram.html

Table 3.3 MySQL Workbench Ports is correctly described as "port 22"

MySQL :: MySQL Port Reference :: 3 MySQL Port Reference Tables https://dev.mysql.com/doc/mysql-port-reference/en/mysql-ports-reference-tables.html

How to repeat:
See Figure 2.1 in https://dev.mysql.com/doc/mysql-port-reference/en/mysql-port-diagram.html

Suggested fix:
Fix Figure 2.1 as "3306, 33060, or 22" same as Table 3.3.
[16 Jan 2019 7:19] MySQL Verification Team
Hello Tanaka-San,

Thank you for the report!

regards,
Umesh
[24 Jan 2019 18:09] Daniel Price
Posted by developer:
 
The updated diagram should appear online soon.

Thank you for the bug report.