SQLite

All files named ”test/ioerr6.test”
Login

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

History for test/ioerr6.test

2013-06-10
23:30
[a395a6ab14] 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: 2080)
2013-03-06
11:44
[cf25523b92] part of check-in [66576b450a] Fix a problem in incrvacuum_ioerr.test. Do not run ioerr6.test with an in-memory journal. (check-in: [66576b450a] user: dan branch: trunk, size: 2081)
2012-12-18
11:59
Added: [13f0f9c31d] part of check-in [8183d8d7ae] On atomic-write capable systems, if copying the contents of an in-memory journal to disk fails, close the (on disk) journal file before returning the error to the caller. This causes the subsequent rollback operation to use the in-memory journal. Fix for [df678d738adb]. (check-in: [8183d8d7ae] user: dan branch: trunk, size: 1836)