You are on page 1of 1

USE mysql;

UPDATE mysql.user SET Password = PASSWORD('moussekid1412') WHERE User = 'root';


FLULSH PRIVELEGES;

You might also like