In XAMPP and WAMP servers, the default user name is root and there is no password for the user root.
If you want to use another user to access the database, you have to access the database via phpMyAdmin, create a new user, and GRANT ALL PRIVILEGES to the user being created.
Hope this helps.
If you want to use another user to access the database, you have to access the database via phpMyAdmin, create a new user, and GRANT ALL PRIVILEGES to the user being created.
Hope this helps.
Statistics: Posted by imanickam — Thu Apr 25, 2024 6:40 am