Re: [pysqlite] Is this error due to my Linux version?
Ed Pasma <[email protected]> Wed, 13 Aug 2008 07:52:27 +0200
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Hello. The build was threadsafe and the conclusion is that SuSE 9 2.4.21 linux kernel does not support SQLite cache sharing. Unless other feedback .. I'm happy to know that at least Ubuntu 8.04.1 is alright. Thank you, Edzard Op 12-aug-2008, om 10:12 heeft Gerhard Häring het volgende geschreven: > Ed Pasma wrote: >> [...] It fails on my SuSE 9, 2.4.21 with OperationalError: Library >> routine called out of sequence (sqlite_misuse). [...] > > Is your SQLite built with threading support? This is still not the > default. Use "./configure --enable-threadsafe" when building SQLite. > > -- Gerhard > _______________________________________________ > list-pysqlite mailing list > list-pysqlite-FR6EJeJVuqdwc357pe9rcyQmJico6nz3epZhswDD4dQ@public.gmane.org > http://itsystementwicklung.de/cgi-bin/mailman/listinfo/list-pysqlite >