hariprasadraja
10/17/2019 - 11:16 AM

sql update password

UPDATE user SET authentication_string=PASSWORD("123456789") WHERE User='root';