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 encr
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.
KJW