Re: [Tracker] Errors in SQLite stored procedures ? NO New SQLite fixed it



2006/11/1, Jamie McCracken <jamiemcc blueyonder co uk>:
tpgww onepost net wrote:
> On Mon, 30 Oct 2006 19:04:58 +0100
> "Ulrik Mikaelsson" <ulrik mikaelsson gmail com > wrote:
>
>> I think you're seeing a variant of
>> http://mail.gnome.org/archives/tracker-list/2006-October/msg00240.html
>>
>> It should be fixed now, I think. Dunno if you have to recreate your index,
>> though? (Jamie?)
>>
>> Regards
>> / Ulrik
>
> I updated my sqlite to 3.3.8, with thread-protection configuration options enabled.
>
> Presto, the error reports are gone !!
>
> I can't be sure if the improvement was due to some bugfix, or the re-configuration, but I suspect the latter.
>

I have now embedded sqlite3 into tracker's cvs

It now has threadsafe mode enabled and is in src/sqlite3

sqlite3 is now built as a private non-installable library which is
statically linked into trackerd (sqlite3 is not installed at all when
tracker is installed so it wont touch or affect existing installations
of sqlite)

You may need to do a fresh checkout of cvs (as we know it cant handle
updates when new folders are added very well!)

Please can you all test this new version and ensure no bugs, crashes or
missing data occurs.

I will be doing a 0.5.1 release shortly with this...


Seems to work here. Atleast my previous issues regarding searching on filenames is gone. I'll do some more in-depth testing when I get home.

Cheers,
Mikkel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]