How to reset mySQL password

I recently created a password for my MySQL Server for security purposes for my website. I forgot my password thus I cannot access my server. I did not create a back up and I cannot dare to delete the DB server.
How do I access the MySQL database users table and reset my root password?
Thank you in advance.
