View Single Post
  #3  
Old 06-07-2007, 11:31 AM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

ahh i got it.
thanks for giving me that link to mysql page
now i understand what happened.

yes i did set up password excatly like this in the begining, but yesterday i was messing aroudn with my DB and changed the password for like 5 min (while server was allreday running, so i guess why it was not affected)
and changed it back using NEW sql command which converted password into something unreadable by older sql build (which is what server is based off)

I simply re-run the command you gave me with excatly same password and it converted password to old format and server runs again =)

BIG THANKS =)
Reply With Quote