When I use the Password function in MYSQL, it will encrypt the password rite... how do I decrypt it back?
I notice also the encryption varies, if I encrypt the same value twice.
Now I realise that I cannot backup my database since the encrypted password will be different.
I use the following for password validation :-