Report this

What is the reason for this report?

Error: Access denied for user 'root'@'localhost' (using password: YES) error when securing mysql on CentOS 7

Posted on January 3, 2017

Hello I use CentOS 7.3 x64 and when I use command sudo mysql_secure_installation it returns with this error Error: Access denied for user 'root'@'localhost' (using password: YES) any got any suggestion to fix this?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

MySQL creates a temp password on install, you will need to use that when it asks for the password. You can find it in /var/log/mysqld.log.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.