On Thu, Aug 07, 2003 at 10:32:19AM -0700, K. Wright - DataAnywhere wrote:
> If logging is turned on, is there a way to disable it for a given query?
>  
> IE.  If I query --> select AES_ENCRYPT("This is very important data",
> "lessthansecretkey");
>  
> Then my key and the value I'm trying to encrypt is visible in the log
> files.

The gerneal log, no.  The binary log, yes.  Check the replication
section of the manual for details.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.13: up 5 days, processed 207,101,787 queries (399/sec. avg)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to