You're right... my mistake.
I believe there is an encrypt() function that uses DES. It is described
in the MySQL documentation.
On Tue, 16 Mar 1999, Ed Carp wrote:
> >INSERT INTO table VALUES ('username',PASSWORD('cleartext'),'groups');
>
>
> Sorry, that won't work - the PASSWORD() function doesn't use DES.
>
>
> ---------------------------------------------------------------------
> To request this thread, e-mail mysql-thread361@stripped
> To unsubscribe, e-mail the address shown in the
> List-Unsubscribe header of this message.
> For additional commands, e-mail: mysql-help@stripped
>