Re: SQL logging
Re: SQL logging
- Subject: Re: SQL logging
- From: Kieran Kelleher <email@hidden>
- Date: Tue, 3 Nov 2009 18:42:54 -0500
Does your database have a setting to log slow queries, or even all
queries to a text file ..... I know MySQL can do this with a property
in the my.cnf properties file .
Regards, Kieran
On Nov 3, 2009, at 5:19 PM, Lon Varscsak wrote:
Is there a way to get SQL logging where it's easily cut and pasted
into a sql tool to analyze performance rather than the JDBC version
with ?s and parameters?
-Lon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >SQL logging (From: Lon Varscsak <email@hidden>) |