View Single Post
  #3  
Old 04-19-2014, 07:38 PM
erog84
Fire Beetle
 
Join Date: May 2011
Posts: 4
Default root password

When I open up a dos command window and go connect to the mysql server

"mysql -u root " this works just fine, but if I try to give it a password it fails. Is there any other way to verify if I have a password on it? I did a query for password column for root user and it returned 3 values (they are just long random strings).
Reply With Quote