OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Help with running MySQL 5 on OS X Leopard

From: Unnsse Khan (untz786gmail.com)
Date: Sat Feb 23 2008 - 04:09:53 CST


Hello there,

I am running OS X Leopard on an Intel based iMac machine...

Followed the instructions to a T and everything works as described in:

http://hivelogic.com/articles/installing-mysql-on-mac-os-x/

Now, after running MySQL using launchd, when I try to login using:

mysql -u root

I get the following error:

Falcon:~ untz$ mysql -u root
ERROR 1045 (28000): Access denied for user 'root''localhost' (using
password: NO)

What am I possibly doing wrong?

Many, many thanks!

-Unnsse