I accidentically removed grant from the user_accounts tab (privileges) for root account
I have this extra account backend_dev_team
Now edit privileges clickable link is missing can I undo it?
UPDATE
GRANT ALL PRIVILEGES ON * . * TO 'root'@'localhost'; but gave me error access denied, I entered this using backend_dev_team and root account