-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Some MySQL installations do not have socket files available for those --protocol=TCP is required. There seems to be no way to coax mysqltuner.pl into connecting in that case.
Workaround: With suitable permissions adding a socket file and then specifying --socket=/path/to/sock seems to work nicely.
Reactions are currently unavailable