English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am creating a new database and my existing database already have some passwords that are sotred using MySQL PASSWORD() encryption, but in the new database i am using md5(). How do I convert the existing password to md5.

Thankyou.

2006-09-07 00:06:09 · 1 answers · asked by Manish 5 in Computers & Internet Programming & Design

1 answers

hmm

encryption functions like 'md5()' etc, are made so it can't be decrypted..

i haven't tried decrypting passwords since they can't be decrypted..

2006-09-07 00:38:19 · answer #1 · answered by ritziyap 2 · 0 0

fedest.com, questions and answers