[Rt-devel] DBIx::SearchBuilder version

Jesse Vincent jesse at bestpractical.com
Wed Nov 2 10:50:04 EST 2005




On Wed, Nov 02, 2005 at 12:52:01PM +0000, Roy El-Hames wrote:
> Hi there;
> 
> Has anyone any experience/thoughts/suggestions on what version of dbix is
> best suited for rt-3.4.4.
> We upgraded to 3-4.4, at the same time we'v upgraded dbix to version 
> 1.33, a
> month down the line fighting the degradation in performance and persistant
> bugs, I am starting to wonder if the dbix upgrade was premature and should
> roll back to version 1.27 ??
> Any suggestions??
> my system is mod_perl 2.0 /apache 2 / mysql 4.1.14..
> symtoms: searches are much slower than were on version 3.2.3
> display long Tickets (200+) updates much slower and sometimes browser gives
> up

Can you tell us what performance tuning you've done?

> Query builder (saved search bugs)

See ruslan's proposed patch.

> Case:
> I am been trying to deal with Attribute::Name bug within query builder,
> investigating rt-3.5.5 for possible fixes came accross this in
> SearchBuilder.pm:
> use DBIx::SearchBuilder "1.27";

That just says "and if you use something before 1.27, scream bloody
murder."

> 
> Roy
> _______________________________________________
> Rt-devel mailing list
> Rt-devel at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
> 

-- 


More information about the Rt-devel mailing list