Details
-
Type:
Bug
-
Status: Needs Feedback (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 10.5.13
-
Fix Version/s: None
-
Component/s: Admin statements
-
Labels:None
-
Environment:centos 7
Description
show full processlist; or SELECT * FROM INFORMATION_SCHEMA.PROCESSLIST; just show the "localhost" connections without the tcp port used.
I tested doing a localhost connection thorugh 3306 and I confirmed that the port did not appear.
is this expected for localhost connections?