Changing the password on a mysql database ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Changing the password on a mysql database ?

    Anyone know of a simple way to change a mysql database password, but still keeping the account password the same please ?

    Any help appreciated.

    Chris
    eUKhost

    #2
    Originally posted by _Chris_ View Post
    Anyone know of a simple way to change a mysql database password, but still keeping the account password the same please ?
    Hi Chris,

    MySQL user has different password than account's control panel. If you have Cpanel then you need to add same mySQL user with new password so it will change password for that user and if you have plesk panel then you can change mySQL user's password from Home >> Domains >> example.com >> Databases >> db_name >> then click on username to change password.
    Regards,
    Kieran A.
    Cloud Administrator
    Skype :: Kieran.Alen | eUKhost

    Comment


      #3
      Thanks Kieran, that's that one solved, just this one left now :

      Last edited by Rsync; 19-05-2022, 08:12.
      eUKhost

      Comment


        #4
        Mysql Database Password

        databases don't have passwords, users do. find the user you're using to access it and change their password.


        Comment

        Working...
        X