mysql - Cannot log in to user root -
I have found a new laptop and after installing the latest version of xampp I log in mysql as root in -u Can not do these. I've ensured that mysql is turned on in xampp. I have tried the CD \ xampp \ mysql \ bin> mysql.exe -u root-pc \ xampp \ mysql \ bin -u root -p i have tried to start mysql.exe directly and similair commands.
The default setup of Xampp does not set the root password in mysql.
Try to connect without using P: C: \ xampp \ mysql \ bin \ mysql.exe --user = root
with the following FAQ -
Is the XMPP production ready?
There is a list of missing security in XAMPP:
MySQL administrator (root) has no password.
Comments
Post a Comment