If you have installed Xampp at localhost then it will allow you to create a default mysql database without giving any password through phpmyadmin.If you are trying to install any other web application in the xampp htdocs folder then it is going to ask you for the mysql database user name and password.Well this is fairly simple and the username and mysql database password to be used are as under
mysql database username – root
password – “”
that means no password so you should leave it blank.
That is all.
If you liked this article please do leave a reply and share it with friends.
Thanks.
thank you very much