On Thu, 2006-05-11 at 13:08 -0400, Rangarajan Radhakrishnan wrote:
> Will it be possible for you to put a debug statement in
> DBIx::SearchBuilder as part of DoQuery that prints out the
> QueryString.
> 
> Details in this thread: 
> http://lists.bestpractical.com/pipermail/rt-users/2006-May/039168.html
> http://lists.bestpractical.com/pipermail/rt-users/2006-May/039185.html

At least in the 3.6 version, RT now supports the following in the
RT_SiteConfig to log SQL queries:

Set($StatementLog, '<LogLevel>');

... for example:

<SNIP>

Set($StatementLog, 'debug');

</SNIP>

will log all SQL statements when logging is enabled.


I'll turn on logging and paste them.

-- 
Joshua Colson <[EMAIL PROTECTED]>

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html

Reply via email to