i was trying to install composer for windows . its failed many time because of some extension not in PHP and lastly error was php version is not up to date . but in this process of installing composer . suddenly my other localhost site is giving me error for database connection . so i got that all users are deleted from mysql server. so i dont have any auth username password for server and now i want to create new user or reset if any exists pervious user for mysql . so is that possible to reset password of mysql server without knowing pervious password ?

Read more