workbench

Access Denied for User 'root'@'localhost' (using password: YES) - No Privileges?

若如初见. 提交于 2019-11-26 19:44:55
I am continuously receiving this error. I am using mySQL Workbench and from what I am finding is that root's schema privileges are null. There are no privileges at all. I am having troubles across platforms that my server is used for and this has been all of a sudden issue. root@127.0.0.1 apparently has a lot of access but I am logged in as that, but it just assigns to localhost anyways - localhost has no privileges. I have done a few things like FLUSH HOSTS , FLUSH PRIVILEGES , etc but have found no success from that or the internet. How can I get root its access back? I find this frustrating

Access Denied for User 'root'@'localhost' (using password: YES) - No Privileges?

末鹿安然 提交于 2019-11-26 06:05:20
问题 I am continuously receiving this error. I am using mySQL Workbench and from what I am finding is that root\'s schema privileges are null. There are no privileges at all. I am having troubles across platforms that my server is used for and this has been all of a sudden issue. root@127.0.0.1 apparently has a lot of access but I am logged in as that, but it just assigns to localhost anyways - localhost has no privileges. I have done a few things like FLUSH HOSTS , FLUSH PRIVILEGES , etc but have