]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For the "onefile" demo, pass SQLITE_OPEN_TEMP_DB instead of MAIN_DB to the OS layer...
authordanielk1977 <danielk1977@noemail.net>
Tue, 10 Feb 2009 18:54:02 +0000 (18:54 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 10 Feb 2009 18:54:02 +0000 (18:54 +0000)
commit2b754b4820fa1b438608e4e4ab551c5fe05cc723
tree3f921ea88e9b9ab599853514e53059cd3ba6b485
parentb8f12c120105873b487c5a9d36553425498999a4
For the "onefile" demo, pass SQLITE_OPEN_TEMP_DB instead of MAIN_DB to the OS layer when opening the single file. This is to work around the assert() in os_unix.c that tests that the locking region is not written to. (CVS 6278)

FossilOrigin-Name: 2da076a2c1663e916dc50e5e1679be216922dfc5
manifest
manifest.uuid
src/test_onefile.c