Re: Unable to Access phpMyAdmin after change a value in DB mysql > user
Posted by: Peter Brawley
Date: October 08, 2020 11:36AM

Arturo, if there's a way to bypass phpMyAdmin authentication, I don't know it, so I think you'll need to use the mysql client program as described in that article.

You'll need to set plugin to 'caching_sha2_password' where user like 'mysql.%';

And yes, you'll need to flush privileges.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.