MySQL stopped asking for passwords
- by BlaM
I'm currently experiencing a weird problem with one of my MySQL database servers:
It stopped asking for passwords when I try to access the database from local with the mysql command line tool.
I need a valid admin username. I also still need a password for remote access (i.e. from another IP). And I need a password when I - for example - access…