here's a file, plain.cpp, which demonstrates the problem.
if you're compiling on linux and not windows you'll have to do a few trivial
changes.

_T("string") is used to define a unicode string
TCHAR is WORD/SHORT/etc



Scott Hess wrote:
> 
> There haven't been any changes to the fts1 code!
> 
> Your best bet is to put together a .c file with a main() which causes
> the problem.  Or a tcl script, or anything that would allow someone to
> see things locally.  The problem right now is that there's no
> particular way for any of us to find the problem, short of making
> educated guesses and experimenting, which implies many hours of work.
> If I had a main() that caused the problem, I could run the test
> locally and determine if it happens to me, then I could spin it up in
> the debugger and likely narrow things down rather quickly.
> 
> -scott
> 
http://www.nabble.com/file/5610/plain.cpp plain.cpp 
-- 
View this message in context: 
http://www.nabble.com/3.3.10-data-corruption-on-updating-fts1-string-table-tf2960926.html#a8305058
Sent from the SQLite mailing list archive at Nabble.com.


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to