Greetings,
I cannot set the root password, this is what happens:
it's a Solaris 10 server, and I'm new to working on security, so I'm sure it's something simple. A brand new install of MySQL as well.
Thank you!
Dan
I cannot set the root password, this is what happens:
Code:
server - me- mysql > ./bin/mysqladmin -u root password xxxxxxx ./bin/mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: NO)'
Thank you!
Dan
Comment