If you log in into your DigitalOcean Server you get the mysql password in the welcome message.
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-24-generic x86_64)
....
*** System restart required ***
-------------------------------------------------------------------------------------
Thank you for using DigitalOcean's LEMP Application.
....
Your MySQL root user's password is ****
You can also find your MySQL Password in /etc/motd.tail
@hostianer thanks for your quick replay but, I'm not using DigitalOcean's LEMP application, my server was first configured by Laravel Forge.
Also, the /etc/motd.tail file was not found in my server.
Any other suggestion?
Just to clarify, I have sudo password, and I can login into MySql, the problem is, I can login using PhpMyAdmin, I can login within the DG server in command line but, I keep receiving access denied through root@ when I tried to apply the changes.
Ah okay just thought because you wrote you have a DO Server :)
Normally you get an email with your mysql passwort from forge. The user is always "forge" not root.