Hello Everyone,
I'm new with mysql server i installed mysql with this command sudo mysql -u root -e "ALTER USER 'root'@'localhost' IDENTIFIED WITH caching_sha2_password BY 'mysql_root_password';"
i then did mysql -u root -p but i didnt include any password on installation. I cant login because its asking for password. can anyone help me with the command to reset the password