I\'m trying to set the password of the user root but I\'m gettin the error below, any idea?
+----------------------------------------------------------------
Set/Change password:
mysqladmin -u root -p password
Login to MySQL console:
mysql -u root -p
To exit the console:
.\q