in reply to Reversing MySQL's password function

Unfortunatelly (or not) you can't get the plain text password. But you can test the password sending the salt using to create it.
updated: I thing that use the password function is a bad ideia anyway.
Sorry for this useless post, but I read the good answers just after posting it :p .
  • Comment on Re: Reversing MySQL's password function