Re: logging the queries

[prev] [thread] [next] [Date index for 2004/12/06]

From: Andy Grundman
Subject: Re: logging the queries
Date: 14:16 on 06 Dec 2004
Jasper Cramwinckel wrote:
> Hi,
> 
> Is there a way to find out what queries Class::DBI sends to the
> database?

Not from within Class::DBI or Ima::DBI, but you can get it from DBI:

DBI->trace(2, "/tmp/trace.log");

-Andy

logging the queries
Jasper Cramwinckel 13:56 on 06 Dec 2004

Re: logging the queries
Andy Grundman 14:16 on 06 Dec 2004

Generated at 00:07 on 10 Dec 2004 by mariachi v0.52