On Thu, 31 May 2001, Jean-Philippe Durrios wrote:

> Hi,
> How do I set the root password after installing MySQL server and client?
> I followed the after installation instructions,@they don'T work.
>
> mysqladmin -p password 'new-password'.... I don't get it.

The message from the RPM file is wrong.
Do not use the -p flag when setting the password.
Only use the -p password to specify an existing password.
(this is explained in the MySQL book by Paul Dubois).

Neil


---------------------------------------------------------------------
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