]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure there is only one busy counter. Ticket #1315. (CVS 2543)
authordrh <drh@noemail.net>
Sat, 9 Jul 2005 02:16:02 +0000 (02:16 +0000)
committerdrh <drh@noemail.net>
Sat, 9 Jul 2005 02:16:02 +0000 (02:16 +0000)
commita4afb65cb7598f09db091032ebe70bc55c90510e
treee611b4684ca4d8d2304d4a145ef092e1b88562fb
parent57dbd7b324375c368551a6d891b7a7acc87d9398
Make sure there is only one busy counter.  Ticket #1315. (CVS 2543)

FossilOrigin-Name: af2a0ba4a38abf208db1ff6f018cf756de2afd5b
manifest
manifest.uuid
src/btree.c
src/main.c
src/pager.c
src/sqliteInt.h
src/vdbe.c
test/busy.test [new file with mode: 0644]