Diagnosing and Fixing '-bash: mysql: command not found'
development
The error -bash: mysql: command not found means your shell cannot locate a MySQL client binary in the directories listed in the PATH environment variable. This is not a MySQL se...
Open article