Hi All,
get the following error,
-bash: mysql: command not found
for the following cmd,
[root@localhost mysql]# mysql -h localhost.localdomain mysql -p
Get the feeling it's related to the cmd's needing to be added to the bash for mysql, yes..? Cheers.
mysql is installed here, /usr/local/mysql
Mark Sargent.