[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] recover root password for MySQL database
- Subject: Re: [cobalt-users] recover root password for MySQL database
- From: "Andy Clyde, oxfordmusic.net" <cobalt-users@xxxxxxxxxxxxxxx>
- Date: Tue Apr 22 04:53:22 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> hi
> is there a way to recover the root password for the mysql database?
>
>
yes. you can skip the grant tables (meaning you bypass the root password).
it's all in the manual.
http://www.mysql.com/documentation/index.html
andy