From: Richard Antecki Date: March 17 1999 12:28am Subject: Re: [spam 03.38/10.00 -pobox] Re: MySQL_auth_module for apache List-Archive: http://lists.mysql.com/mysql/363 Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 >