From: Michael Dykman Date: June 3 2010 6:44pm Subject: Re: Geting current user pasword. List-Archive: http://lists.mysql.com/mysql/221809 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable It goes strongly against best practices to store user passwords in the clear. If you are storing any personal information at all, information as trivial as the association as a name and an email address, there are privacy regulations which prohibit the practice. For some trivial app, with user buy-in, it *can* be done but there is rarely a good reason for it in my experience. - michael dykman On Thu, Jun 3, 2010 at 1:12 PM, Guillermo wrote= : > > Hello, > =A0 I need to get the user and password from the current session. I found= the > user() function, wich gets the username, is there anything like that to g= et > the password ? > > Thx > > Guillermo > > > __________ Informaci=F3n de ESET NOD32 Antivirus, versi=F3n de la base de= firmas > de virus 5170 (20100603) __________ > > ESET NOD32 Antivirus ha comprobado este mensaje. > > http://www.eset.com > > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: =A0 =A0http://lists.mysql.com/mysql?unsub=3Dmdykman@gmail= .com > > --=20 - michael dykman - mdykman@stripped May the Source be with you.