MySQL Forums
Forum List  »  Newbie

Re: Forgot Root password during installation
Posted by: NJ M
Date: August 19, 2016 11:31PM

ok so I wasnt aware of the admin password - but I got that working in terms or turning the server on and off. Now, I am stuck on this step:

2. Start the MySQL server specifying your defaults-file (if you don't know that filename, see "What config file is the MySQL server using?"), and bypassing authentication ...

mysqld --defaults-file="..." --skip-grant-tables

*Nix or Mac:

sudo mysqld_safe --skip-grant-tables

Neither scripts are working....and it says code not found

Options: ReplyQuote


Subject
Written By
Posted
Re: Forgot Root password during installation
August 19, 2016 11:31PM


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.