Re: Encryption Issue

2004-02-22 Thread fbeltran
TED]>, <[EMAIL PROTECTED]> cc Subject Re: Encryption Issue Hi, - Original Message - From: <[EMAIL PROTECTED]> Sent: Sunday, February 22, 2004 3:18 PM Subject: Re: Encryption Issue > According to documentation there is a "query log" wich logs established &

Re: Encryption Issue

2004-02-22 Thread Matt W
Hi, - Original Message - From: <[EMAIL PROTECTED]> Sent: Sunday, February 22, 2004 3:18 PM Subject: Re: Encryption Issue > According to documentation there is a "query log" wich logs established > connections and executed queries, also there is the "bi

Re: Encryption Issue

2004-02-22 Thread fbeltran
ENCRYPT('information', 'key') Any one who looks into the log file will be able to see the query, the information and the key, and all my information would be compromised... am i wrong? Regards FBR Frederic Wenzel <[EMAIL PROTECTED]> 22/02/2004 05:21 a.m. To [EMA

Re: Encryption Issue

2004-02-22 Thread Frederic Wenzel
[EMAIL PROTECTED] wrote: I would like to encrypt informaton in MySQL DB using the "AES_ENCRYPT" function, but what if someone looks into the log files? What ever may be logged by the mysql daemon - I can't believe it loggs passwords or the stored data itself. So why do you think so? bye Fred