$ mysql.server start
Starting MySQL
.. SUCCESS!
$ mysql_secure_installation
Securing the MySQL server deployment.
Enter password for user root:
Error: Access denied for user 'root'@'localhost' (using password: NO)
あれ・・・
root のパスワードは設定されていないと思ったんだけど・・・