Hi Richard,

Yes, I already considered including source code but this is not so easy because I develop in fact with QT and the sqlite driver.
Anyway, the main reason of my initial post is to:
1-inform you about this important performance regression
2-know if this is normal or if I have to open an incident
3-know if a workaround exist

Thank you for your support and for sqlite (I like it!).
Regards,
Stephane

> Hi,
>
> I am the main developer of Skrooge (application using sqlite) and since my
> upgrade to ubuntu 13.04, I have very bad performances due to sqlite.
>

Have you considered including source code (the sqlite3.c and sqlite3.h
files) for the version of SQLite that works for you in our source tree and
statically linking it, so that OS upgrades do not cause problems like this?
--
D. Richard Hipp
d...@sqlite.org

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to