Date: Sun, 08 Feb 2004 12:29:05 +0000 From: Bob Bishop <rb@gid.co.uk> To: Stefan Moro <moro@medic.chalmers.se> Cc: freebsd-database@freebsd.org Subject: Re: mysql40 and FBSD 4.9 Message-ID: <6.0.1.1.2.20040208122532.03cdd3c0@gid.co.uk> In-Reply-To: <Pine.GSO.4.58.0402081256110.20804@moro.dtek.chalmers.se> References: <Pine.GSO.4.58.0402081256110.20804@moro.dtek.chalmers.se>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:13 8/2/04, Stefan Moro wrote: >... I was trying to set the mysql root-users password with >mysqladmin -u root password 'new-password' I think that should be: mysqladmin -u root -p password 'new-password' and if it asks for old password, just hit return. -- Bob Bishop +44 (0)118 977 4017 rb@gid.co.uk fax +44 (0)118 989 4254
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.1.1.2.20040208122532.03cdd3c0>