I\'m new to MySQL, I\'m trying to run WordPress in my Windows desktop and it needs MySQL.
I install everything with Web Platform Installer which is prov
Web Platform Installer
If you are using XAMPP just go to C:\xampp\phpMyAdmin and then open config.inc.php find $cfg['Servers'][$i]['password'] = '' line and put your password there.
C:\xampp\phpMyAdmin
config.inc.php
$cfg['Servers'][$i]['password'] = ''