Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.11
-
None
-
Can result in unexpected behaviour
-
Using mytop with DBD-MariaDB and host=localhost specified resulted in an unexpected error because the driver did not expect a port 3306. Contribution thanks to Jean Weisbuch.
Description
If a port is specified and DBD-MariaDB is used. This resulted in in:
("Connection error: port cannot be specified when host is localhost or embedded")
Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109394