You seem to have reset the admin password with
mysqladmin -u root password "newPassword"
Afterwards you try to connect but you do not provide a password, as proven by error: 'Access denied for user 'root'@'localhost' (using password: NO)'
Could it be that you just forgot the password option -p as in mysql -uroot -pnewPassword
smantscheff
Nearly a Posting Virtuoso
1,233 posts since Oct 2010
Reputation Points: 300
Solved Threads: 254