]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a bit to the SQLITE_TESTCTRL_OPTIMIZATIONS option for sqlite3_file_control()
authordrh <drh@noemail.net>
Fri, 28 Jun 2013 17:29:25 +0000 (17:29 +0000)
committerdrh <drh@noemail.net>
Fri, 28 Jun 2013 17:29:25 +0000 (17:29 +0000)
commit40aa936f7fb9b090060d2e40a1868b9a82a32d6d
tree2253548bd8f7253bebde8387c6fa100709697019
parent9d5a579c352f47818d31faf37f47cf8d23cc7ace
Add a bit to the SQLITE_TESTCTRL_OPTIMIZATIONS option for sqlite3_file_control()
that will disable the use of SQLITE_STAT3 information in the query planner.

FossilOrigin-Name: 60c19b86797fb8a37f175545929883ebeff7f307
manifest
manifest.uuid
src/sqliteInt.h
src/test1.c
src/where.c