Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › How To Encrypt Password
how to encrypt password by using braces and commas in the table data section. I forgot the combination. please let me know if anyone knows. Thanks
I do not understand. Passwords for what kind of application?
We do not have any encryption system client-side in SQLyog. Have you been doing this in some other program?
It is very common for applications not to store the password itself, but instead a checksum/hash of some kind (md5- or crc-checksum)