On 13-Jun-2006 12:36.54 (BST), Kaushal Shriyan wrote: > I have a situation here how can i decrypt the mysql database userrs password As I gather, passwords created with the MySQL PASSWORD() function are hashes, you can't just "decrypt" them as each successive character alters the hash of the previous character. -- rob andrews :: pgp 0xb35ff721 :: rob@xxxxxxxxxxxxx