I have setup 2 user Uone and Utwo in Mysql. But when I open localhost/phpmyadmin it logins with root user. What URL is used to login with Uone or Utwo user. I am running Mysql from XAMPP.
I have setup 2 user Uone and Utwo in Mysql. But when I open
Share
IF you had installed phpmyadmin separately, you would be asked for username and password in the startup.
Since you have a pre-installed version of phpmyadmin. You can do the following to do so.
phpmyadmininstallation or project fileconfig.inc.phpInside you will find details to change the username and password
...