Re: password / last record

2002-10-10 Thread kayamboo
Lentz" <[EMAIL PROTECTED]> To: "kayamboo" <[EMAIL PROTECTED]> Cc: "list mysql" <[EMAIL PROTECTED]> Sent: Thursday, October 10, 2002 1:08 PM Subject: Re: password / last record > Hi, > > On Thu, 2002-10-10 at 10:57, kayamboo wrote: > >

Re: password / last record

2002-10-09 Thread Arjen Lentz
Hi, On Thu, 2002-10-10 at 10:57, kayamboo wrote: >1. Is there anyway to know the string value of the password using the > encrypted value , from the mysql.user table ? No. It's scrambled with a one-way (lossy) algorithm. >2. How can I know the most recently entered record, that does not