Re: wc-queries-test failures with SQLite 3.8.9

2015-04-09 Thread Andreas Stieger
Hi, On 09/04/15 10:37, Bert Huijben wrote: > On 09/04/15 10:04, Andreas Stieger wrote: >> >> I am getting the following test failures with 1.9.0-beta1 with the very >> recently released SQLite 3.8.9. I have not yet investigated but will dump >> the log anyway. >> >> [ 875s] [050/110] >> wc-q

RE: wc-queries-test failures with SQLite 3.8.9

2015-04-09 Thread Bert Huijben
This tells me that it started using the index in a less efficient way... Or more precisely a useless way. But as it is just the EXTERNALS table I don't think it will really affect end user performance in a measurable way. We should probably add a new record to the stats table to work around this