When I ran mysql_secure_installation I am getting the following message
... Failed! Error: SET PASSWORD has no significance for user 'root'@'localhost' as the authentication method used doesn't store authentication data in the MySQL server. Please consider using ALTER USER instead if you want to change authentication parameters.
How do I fix this and continue with mysql_secure_installation? running on Ubuntu server?