Hi dbough,
I am running my site via local host on my own computer (a Mac) using MAMP.
Is there any way to manually change MySQL Super Privileges?
I attempted to reset password by going into Mac terminal and writing "/Applications/MAMP/Library/bin/mysqladmin -u root -p password"
This gave me the response "can't turn off logging; error: 'Access denied; you need (at least one of) the SUPER privilege(s) for this operation'
Any ideas?