@thebigk
•
Oct 24, 2024
Oct 24, 2024
1.1K
Converting MySQL plain text password fields using MD5 algorithm
I expect mysql folks to help me with this -
I've a database with plain text passwords which I want to encrypt using MD5 encryption.
What query do I need...