Thursday, 15 September 2011

mysql - Cannot log in to user root -



mysql - Cannot log in to user root -

i've gotten new laptop , after installing newest version of xampp cant log in mysql -u root. made sure mysql turned on in xampp. lines i've tried cd\xampp\mysql\bin>mysql.exe -u root -p cd\xampp\mysql\bin -u root -p i've tried starting mysql.exe straight , couldnt log in similair commands.

the default setup of xampp not set root password in mysql.

try connecting without -p. c:\xampp\mysql\bin\mysql.exe --user=root

the next faq - https://www.apachefriends.org/faq_windows.html

is xampp production ready?

here list of missing security in xampp:

the mysql administrator (root) has no password.

mysql xampp root

No comments:

Post a Comment