Found SQL logging bug
info
Info at DHP.COM.AU
Wed Sep 24 07:44:10 IST 2003
The bug in the SQL logging turned out be be in the EndSQLLogging
subrouting.
When processing logfile1
changing the line
@fields = map { s/\'/\\'/g } @fields;
to
map { s/\'/\\'/g } @fields;
fixed the problem.
logfile2 & logfile3 are OK.
Cheers
------------------------------------------------------------------
This communication may contain information which is confidential
and may also be privileged. It is for the exclusive use of the
intended recipient(s). If you are not the intended recipient(s),
please note that any distribution, copying or use of this
communication or the information in it is strictly prohibited.
If you have received this communication in error, please notify
the sender immediately and then destroy any copies of it.
------------------------------------------------------------------
More information about the MailScanner
mailing list