Hello in Mamp Pro I accidentally deleted the root account, so now I can not use mysql to create new databases and all other operations.
This is the error I get when starting mysql through mamp pro:
MySQL database error checking Error message: / Applications / MAMP / Library / bin / mysqlcheck: received error: 1044: access denied for user 'root' @ 'localhost' to database 'mysql' when choosing database
I tried to set reset to factory, but that did not help.
Mostly in the user review in Phpmyadmin, I just get a yellow box that says “No privileges”.
I also tried uninstalling Mamp Pro, but when I check the deletion flags and delete the deletion, I get the following error:
Error Failed to perform privileged action.
Help would really be appreciated since I cannot do such a job.
source
share