aboutsummaryrefslogtreecommitdiff
path: root/test/mmap3.test
Commit message (Collapse)AuthorAge
* Many more test cases fixed. Only a few remain.drh2016-03-14
| | | FossilOrigin-Name: 99b9d7eef68fd6d5c9eecb5fbe3dfe002c1ca4a8
* Replace an erroneous SQLITE_OMIT_VIRTUAL_TABLE in vdbeaux.c with ↵dan2013-07-05
| | | | | SQLITE_OMIT_WAL. Also fix some test script problems. FossilOrigin-Name: ff8c3f7840a0a8d87453b94b9884ee26d5d92da5
* Cause the mmap_size PRAGMA to immediately change the mmap space if thedrh2013-05-23
database connection is already active. In particular, reducing mmap_size will immediately free up process address space. FossilOrigin-Name: 761177927cb51e4f5e66061ca39cf37edbe8346b