I am working with a Redhat distribution. The network admin is inaccessible so I have no ability to request information.
Using bash, how do I find the mysql binary so that I can run sql commands?
mysql -u user -p password
-bash: mysql: command not found
So they did not set up the path.