When ever i type mysql in the command prompt i get command not found...mySql is installed under the ../apps dir and is running fine...how can i get in to mysql from command prompt
what folder are you in?
its usually mysql/bin/ to get to the command line interface
even if i run it from /apps/mysql/bin i get the same error
what command are you trying to run?
I just reinstalled mysql, this time following all the directions given the book.😉 ...its working now...thanks for your help man