Method 1: using the SET PASSWORD command:
mysql -u root
mysql> SET PASSWORD FOR 'root'@'localhost' = PASSWORD('newpass');
Method 2: using mysqladmin
mysqladmin -u root password "newpass"
Prolong the usage life of your computer with quality computer cleaning kits and an updated Kaspersky antivirus.



0 comments:
Post a Comment