e connection, or even between processes on a
> potentially unsecure machine. This means using, for example, the MD5()
> function in PHP...
>
> > -Original Message-
> > From: Matthew Smith [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, April 18, 2002 1:51
ilto:[EMAIL PROTECTED]]
> Sent: Thursday, April 18, 2002 1:51 AM
> To: mysql
> Subject: Re: Encrpt/Decrypt
>
>
>
>
> Manish Mehta wrote:
>
> > Hi
> >
> > I can Encrypt password in mysql using password() command.
> what is the way
> > t
Manish Mehta wrote:
> Hi
>
> I can Encrypt password in mysql using password() command. what is the way
> to decrypt the password.
>
> Manish
>
Hi Manish / All
Somebody correct me if I'm wrong, but I think that what happens is
what's called one-way encryption. This is how stuff is don
On Thu, 18 Apr 2002, Manish Mehta wrote:
> Hi
>
> I can Encrypt password in mysql using password() command. what is the way
> to decrypt the password.
Like most other password functions you'll find in the unix world
mysql's password function doesn't 'encrypt' a string, it generates a
Hi
I can Encrypt password in mysql using password() command. what is the way
to decrypt the password.
Manish
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/