On Monday, September 30, 2002, at 03:03  24h, Palash Mohanlal Kasodhan 
wrote:

> Hi everyone,
>             I am just starting to work with MySql on MAC OS X.When i
> installed mysql i got the following message :
>
> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! This is
> done with: /usr/local/bin/mysqladmin -u root -p password 'new-password'
> /usr/local/bin/mysqladmin -u root -h localhost -p password 
> 'new-password'

try:

/usr/local/bin/mysqladmin -u root password 'new-password'

with the single quotes.

--
Clayburn W. Juniel, III -- Effective Software Solutions
Phone: (602) 326-7707    Mobile: (602)326-7707
Email: [EMAIL PROTECTED]
http://EffectiveSoftwareSolutions.com
--


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to