Dear Saravana,
Hope you are doing great.
We would like to inform you that MySQL is already present in Edureka VM.
Please use below commands one by one to start mysql.
sudo service mysqld restart
mysql -u root -p (NOTE: it's a small p)
If you are prompted to enter password after using mysql -u root -p ,then just hit enter.Please refer below screen-shot.
I hope this resolves your query.
Please feel free to revert if you need any further help.