joeyh

I break things

joeyh at

I've been using sqlite for 2 days and just finished reporting a bug I found in it, complete with a test case.

Seems that early in a database connection, a SELECT can fail with BUSY. This is never supposed to happen in WAL mode, even if there are concurrent writers.

I suppose that will be added to its legendary test suite. http://www.sqlite.org/testing.html

Jakukyo Friel, Elena ``of Valhalla'', Amitai Schleier, Christopher Allan Webber and 3 others likes this.