Hello there,

I am running MySQL 5 Community Edition on Mac OS X Tiger....

Here's what I did:

1. Ran the MySQL server from System Preferences

2. Launched Terminal and typed in the following:

untz$ mysql -u root -p

3. Was prompted for my password, and after entering that in, I received this message:

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

I just installed MySQL 5 on my PowerBook, and haven't touched any of the configuration files....

Am I following the right steps?

I am trying to get the command line to welcome me with:

"Welcome to MySQL monitor. Comands end with ; or \g. "

After this, I would like to create some tables.....

Does anyone know what I am doing wrong?

Many, many thanks!

-Unnsse

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to