How do I start Mysqld with Skip grant tables?
How do I start Mysqld with Skip grant tables? if you are running on Apple MacBook OSX then: Stop your MySQL server (if it is already running). Find your MySQL configuration file, my. cnf . Open my. cnf file in any text editor. Add “skip-grant-tables” (without quotes) at the end Read more…