]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid incrementing the SQLITE_LOOKASIDE_MISS_SIZE stat before sqlite3_open()
authordan <dan@noemail.net>
Tue, 18 Sep 2018 17:50:34 +0000 (17:50 +0000)
committerdan <dan@noemail.net>
Tue, 18 Sep 2018 17:50:34 +0000 (17:50 +0000)
commitc4b1e5e758dfc7f3a6d53b8a6236df5956750691
treea5c398bbb1aff55dfba7083c033a8c262cd7a304
parent253c6ee1bf6d154019435b0a64c5c3d4f681f5f4
Avoid incrementing the SQLITE_LOOKASIDE_MISS_SIZE stat before sqlite3_open()
returns. Fix test script problem in lookaside.test.

FossilOrigin-Name: e461cb281959d8517296e3e4e934eba8206770b1a592cd7655b6567268da1634
manifest
manifest.uuid
src/main.c
test/lookaside.test