On Mon, Jul 8, 2013 at 10:45 AM, Richard Hipp <[email protected]> wrote:

>
> But after I remove the assert(), I cannot reproduce your problem.  I
> always get four result rows, respectively: x2, x3, x4, and x5.  I've tried
> this with 3.7.15, 3.7.16, 3.7.16.2, 3.7.17, and the latest trunk.  And I've
> tried it using your original database and after dropping the SQLITE_STAT1
> table.  Do you have any further clues for me?
>

Answered my own question:  The -DSQLITE_ENABLE_STAT3 compile-time option is
required to see the problem.

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to