> From: Johan De Meersman To:J Gao @
2013-07-19
> > From: "J Gao"
> > Subject: Transfer ENCRYPT password field to another server
> >
> > So, is there a way to make the MySQL encrypted password string
> > "2I6JOeg.JukJ." convert to MD5 ha
- Original Message -
> From: "J Gao"
> Subject: Transfer ENCRYPT password field to another server
>
> So, is there a way to make the MySQL encrypted password string
> "2I6JOeg.JukJ." convert to MD5 hash "$1$."?
Nope. Encrypt
Hi, All,
I am having trouble to transfer email user account which is saved in
MySQL to another server. Here is the detail:
I have an old email server which using MySQL to store user account
information. The password field uses MySQL ENCRYPT function to save the
users password. So if I want c