Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.36, 10.0.10
-
Fix Version/s: 10.0.15
-
Component/s: Scripts & Clients
-
Labels:None
-
Environment:5.5.29, 5.5.30, all OS
Description
Run mysql_secure_installation.
See error:
/usr/local/bin/mysql_secure_installation: line 379: find_mysql_client: command not found
Note: the script runs fine, just an annoying error message
Suggested fix:
Function was removed, probably replace it with mysql_command() ?