Changing the password on a mysql database ?

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

  • rajan2907
    replied
    Mysql Database Password

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


    Leave a comment:


  • _Chris_
    replied
    Thanks Kieran, that's that one solved, just this one left now :

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

    Leave a comment:


  • Kieran
    replied
    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.

    Leave a comment:


  • _Chris_
    started a topic Changing the password on a mysql database ?

    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
Working...
X