Home > Archive > MySQL Java > January 2006 > Disabling mysql trace on tomcat 4.1









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Disabling mysql trace on tomcat 4.1
locky

2006-01-13, 8:23 pm

Hi

I have one application with java/tomcat/mysql, but I don't know how to
disable the mysql's trace

This is the out put

ri Jan 13 22:11:36 GMT 2006 TRACE: <-- ResultSet.java:7079
com.mysql.jdbc.Res
ltSet.finalize(..) returning null
ri Jan 13 22:11:36 GMT 2006 TRACE: --> Statement.java:1627
com.mysql.jdbc.Stat
ment.finalize()
ri Jan 13 22:11:36 GMT 2006 TRACE: <-- Statement.java:1627
com.mysql.jdbc.Sta
ement.finalize(..) returning null
ri Jan 13 22:11:36 GMT 2006 TRACE: --> Statement.java:1627
com.mysql.jdbc.Stat
ment.finalize()
ri Jan 13 22:11:36 GMT 2006 TRACE: <-- Statement.java:1627
com.mysql.jdbc.Sta
ement.finalize(..) returning null
ri Jan 13 22:11:37 GMT 2006 TRACE: --> ResultSet.java:7079
com.mysql.jdbc.Resu
tSet.finalize()
ri Jan 13 22:11:37 GMT 2006 TRACE: <-- ResultSet.java:7079
com.mysql.jdbc.Res
ltSet.finalize(..) returning null
ri Jan 13 22:11:37 GMT 2006 TRACE: --> ResultSet.java:7079
com.mysql.jdbc.Resu


Bu I don't want to see all the time the mysql's trace


Anyone could tell me how disable it?


Thx

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com