View Single Post
  #6  
Old 01-24-2008, 06:07 AM
Astaldoath
Sarnak
 
Join Date: Sep 2006
Posts: 92
Default

Quote:
Originally Posted by Angelox View Post
Might need to run something like this ;
Code:
SET PASSWORD FOR 'eq'@'localhost' = OLD_PASSWORD('newpwd');
This will enable password compatibility for 5x with the old 4x binaries
so angelox should I be using 5.0.45 or 4.xxx. I saw you congradulated that guy on the guide so it must be working right?
Reply With Quote