[rt-users] Query builder losing the query

Jesse Vincent jesse at bestpractical.com
Fri Jan 28 11:22:09 EST 2005




On Sat, Jan 29, 2005 at 03:15:03AM +1100, Matthew Watson wrote:
> > > So, locally I've changed
> > > SearchBuilder/Handle/Oracle.pm to
> > >
> > > $self->dbh->{LongReadLen}= 10485760
> > 
> > So. I see code in RT::Handle that takes care of this. Can you verify
> > that this code isn't being taken advantage of?
> > 
> 
> Arh. Right you are there.
> 
> > > And in ~rt/local/html/Elements/SetupSessionCookie
> > >
> > > I have added
> > >
> > > Commit      => 0,
> > > LongReadLen => 10485760
> > >
> > > To the session setups.
> 
> But it doesn't fix this problem. I'm sure most sessions don't get
> anywhere near this big (I'm throwing a lot of debugging into in there at
> the moment, as I've got LogSQLStatements turned on


So. What if you change SetupSessionCookie, but not SB::Handle::Oracle?



More information about the rt-users mailing list