From: Ed Carp Date: March 17 1999 12:13am Subject: Re: [spam 03.38/10.00 -pobox] Re: MySQL_auth_module for apache List-Archive: http://lists.mysql.com/mysql/361 Message-Id: <00a701be700a$f276ac00$74c9a8c0@traveler.airmail.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit >INSERT INTO table VALUES ('username',PASSWORD('cleartext'),'groups'); Sorry, that won't work - the PASSWORD() function doesn't use DES.