I have installed MySQL .0.67 in my Mac Book Pro OS X 1.5 and followed the MySQL site instructions for *.dmg.However I must have missed something because after starting the server thru the System Preferences Mysql pane (it says "MySQL ...is running" but when I open a Terminal session, I have always that message for every command:
-bash: mysql: command not found (even when I am inside the bin directory)
and in a php test aplication I got the following message:
mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO)
I am a new MAC user so may be it is something too obvious but I am trying and trying and nothing happens .
Can anyone help me pleeeeease?
Thanks Maria
-bash: mysql: command not found (even when I am inside the bin directory)
and in a php test aplication I got the following message:
mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO)
I am a new MAC user so may be it is something too obvious but I am trying and trying and nothing happens .
Can anyone help me pleeeeease?
Thanks Maria