Page 1 of 1

MySQL root password?

Posted: 02 Jan 2009, 09:04
by trencarbe
Hi,

trying to do 'mysql -u root -p', but I don't know the root password.

Is it factory-set or something that I missed in the documentation??

Re: MySQL root password?

Posted: 02 Jan 2009, 09:12
by carl
trencarbe wrote:Hi,

trying to do 'mysql -u root -p', but I don't know the root password.

Is it factory-set or something that I missed in the documentation??
Actually the factory root password for mysql is blank.

/Carl

Posted: 02 Jan 2009, 09:14
by trencarbe
ah, ok! :lol: