Hi, Do different MySQL versions or different hosting companies use a different hashing algorithm for the PASSWORD function? Cheers
MySQL 4.1 and up uses an authentication protocol based on a password hashing algorithm that is incompatible with that used by older clients.