Re: Bugzilla queries extremely slow

2005-06-19 Thread Paolo Carlini
Daniel Berlin wrote: >I cannot make sourceware faster, unfortunately :) > >I can make sure all the queries are using the right indexes, etc, which >i do. > >(I monitor index/key efficiency on the server, as well as number of temp >tables created, scanned, blah blah blah) > Ok ;) FWIW, I can confir

Re: Bugzilla queries extremely slow

2005-06-19 Thread Daniel Berlin
I cannot make sourceware faster, unfortunately :) I can make sure all the queries are using the right indexes, etc, which i do. (I monitor index/key efficiency on the server, as well as number of temp tables created, scanned, blah blah blah) On Sun, 2005-06-19 at 15:04 +0200, Paolo Carlini wrot

Re: Bugzilla queries extremely slow

2005-06-19 Thread Paolo Carlini
Paolo Carlini wrote: >it looks like, today, even the simplest queries (by PR #) take forever >to complete. Any idea why? > > Works fine now, sorry for the false alarm: maybe just a temporary high load. Paolo.

Bugzilla queries extremely slow

2005-06-19 Thread Paolo Carlini
Hi, it looks like, today, even the simplest queries (by PR #) take forever to complete. Any idea why? Thanks, Paolo.