Skip site navigation (1)Skip section navigation (2)
Date:      28 May 2003 13:06:57 +0200
From:      Frank Tegtmeyer <fte-sub-freebsd-questions@fte.to>
To:        freebsd-questions@freebsd.org
Subject:   Re: mysql root user
Message-ID:  <87u1bfwcry.fsf@penthesilea.fte.local>
In-Reply-To: <001701c32508$1e9679d0$b50d030a@mip.co.za>
References:  <001701c32508$1e9679d0$b50d030a@mip.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
"Patrick O'Reilly" <bsd@perimeter.co.za> writes:

> I've done like the manuals say (mysqladmin -uroot password xyz), but all

Either use:
mysqladmin -uroot --password=xyz

or
mysqladmin -uroot -p

> I don't remember any passwords being set during the installation....

Then you would have to follow the FAQ to set a new one without knowing
the old.

Regards, Frank



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87u1bfwcry.fsf>