Re: [sqlite] SQLite3 temporary filename collision in worker processes

2014-01-01 Thread Dan Kennedy
On 12/31/2013 09:25 PM, Török Edwin wrote: Hi, I am using SQLite 3.8.1 compiled from the amalgamation on Debian GNU/Linux "wheezy", amd64. I have set a logging callback with sqlite3_config(SQLITE_CONFIG_LOG, qlog, NULL), and I see the following error sometimes: Query "INSERT INTO topush

[sqlite] SQLite3 temporary filename collision in worker processes

2013-12-31 Thread Török Edwin
Hi, I am using SQLite 3.8.1 compiled from the amalgamation on Debian GNU/Linux "wheezy", amd64. I have set a logging callback with sqlite3_config(SQLITE_CONFIG_LOG, qlog, NULL), and I see the following error sometimes: Query "INSERT INTO topush (block, size, node, expires_at) VALUES (:b, :s,