Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2003 18:11:00 +0700 (ICT)
From:      Olivier Nicole <on@cs.ait.ac.th>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mysql root user
Message-ID:  <200305281111.SAA06073@banyan.cs.ait.ac.th>
In-Reply-To: <001701c32508$1e9679d0$b50d030a@mip.co.za> (bsd@perimeter.co.za)
References:  <001701c32508$1e9679d0$b50d030a@mip.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
> Does anyone know if there is a special trick to setting the mysql root
> user's password after installing mysql323-server on FreeBSD?

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

mysqladmin -u root --password=***** reload

should be the correct syntax (well work for me mysql Ver 11.15 Distrib
3.23.43, for unknown-freebsdelf4.4 (i386))

Olivier



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