In what file does mysql store the password hashes and the databases on a linux system? I know that mysql users/hashes are stored in mysql.user, but what file is that? What are the default permissions for that file? Also in which file are the other databases stored?
|
feedback
|
|
The password hashes are stored in the | |||
|
feedback
|
|
In debian based distros, that would be In other linux flavors, I'm not sure but you can see where your data dir is by running
| |||
|
feedback
|