mysql root user

Mark Foster mark at foster.cc
Wed May 28 08:59:28 PDT 2003


The secret is starting mysqld with --skip-grant-tables, then resetting.
http://www.mysql.com/doc/en/Resetting_permissions.html

On Wed, 2003-05-28 at 04:06, Frank Tegtmeyer wrote:
> "Patrick O'Reilly" <bsd at 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
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
-- 
-mdf [Mark D. Foster]	http://mark.foster.cc/



More information about the freebsd-questions mailing list