[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] recover root password for MySQL database



> 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