Resetting MySQL completely

Viewed 16

I have looked around the internet for hours now and nothing has helped. Because this is my personal computer for trying out different stuff then I don't mind losing the database I have currently in my HD.

The problem is that when I try to get access to my mysql I get this message Error: Access denied for user 'root'@'localhost'. I even used the --skip-grant-tables to create a new super-user but the access was denied again

I have reinstalled mysql with homebrew several times and nothing has helped. I am ready to nuke my database in order to finally get access to it and use it on my local mac.

0 Answers
Related