Re: How to restore the root account?
Might want to change the init file to create the root account instead:
GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY 'some_pass' WITH GRANT OPTION
For more info on creating users:
http://dev.mysql.com/doc/refman/5.0/en/adding-users.html
[I never tried this and cannot test it at the moment]
Subject
Views
Written By
Posted
23408
February 01, 2005 10:28AM
14263
February 01, 2005 11:51AM
9593
February 02, 2005 03:34AM
14332
December 25, 2005 11:32AM
Re: How to restore the root account?
29832
January 04, 2006 09:11AM
10897
February 03, 2005 04:21PM
9981
January 04, 2008 02:26PM
9226
March 05, 2008 02:32AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.