I am having problems setting a root password on the command prompt of mysql program.How do i get to access the graphic interface or command prompt where i can type it in Someone help me out..
mysql -uroot
mysql> SET PASSWORD FOR 'root'@'localhost' = PASSWORD('whatever');