Hi,
I have a password for accessing cpanel. The same password is part of wp-config.php. I added a user to MySQL database and there is a separate password against this database username. What is the purpose of two separate passwords when only one of them finds its place in wp-config? If I change the password against this user/username in MySQL database then do I have to change it in some part of any file/code?
Thanks