Archive for the 'MySQL' Category

01
Oct
09

Change MySQL root password

mysqladmin -u root -p'oldpassword' password newpass