SQLite

All files named ”test/async5.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/async5.test

2024-10-28
15:38
Deleted: Omit the antiquated and long-unsupport async extension since it has been superseded by WAL mode for over a decade. (check-in: [10b1b86821] user: drh branch: omit-async, size: 0)
2013-06-10
23:30
[383ab533fd] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 1494)
2011-08-02
00:57
[0dd8701bd5] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 1495)
2009-07-18
11:52
Added: [f3592d79c8] part of check-in [630e669b97] When the asynchronous IO backend opens a file with the EXCLUSIVE flag set, make sure only a single file-descriptor is opened (not one for reading and one for writing). This change fixes #3978. (CVS 6905) (check-in: [630e669b97] user: danielk1977 branch: trunk, size: 1502)