Mysql PASSWORD function

Discussion in 'MySQL' started by MattC1983, Jun 28, 2008.

  1. #1
    Hi,

    Do different MySQL versions or different hosting companies use a different hashing algorithm for the PASSWORD function?

    Cheers
     
    MattC1983, Jun 28, 2008 IP
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    MySQL 4.1 and up uses an authentication protocol based on a password hashing algorithm that is incompatible with that used by older clients.
     
    mwasif, Jun 28, 2008 IP
  3. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70