SQLite

All files named ”test/ioerr5.test”
Login

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

History for test/ioerr5.test

2024-07-30
17:09
[5984da7bf7] part of check-in [e0d9670dd9] Get rid of "-encoding binary" across all test cases, as that is no longer supported in Tcl9. Use "-translation binary" instead. (check-in: [e0d9670dd9] user: drh branch: tcl9, size: 6142)
2010-08-18
15:25
[2edfa4fb0f] part of check-in [56cc883d3a] Disable the SQLITE_MAX_PAGE_SIZE compile time option (it is now always set to 65536). Fix some other problems in test files. (check-in: [56cc883d3a] user: dan branch: trunk, size: 6176)
2010-08-11
11:35
[a5e04b7a59] part of check-in [ea9eaf7480] Fixes to tcl test files so that they work in auto-vacuum mode. (check-in: [ea9eaf7480] user: dan branch: trunk, size: 6167)
2008-08-28
18:35
[89f69b09a6] part of check-in [83e6a75e7d] Fix ioerr5.test so that it works with the new pcache module. (CVS 5636) (check-in: [83e6a75e7d] user: danielk1977 branch: trunk, size: 6304)
2008-07-12
14:52
[fe59ee3e3d] part of check-in [dcb160249f] Remove leftover debugging commands (breakpoint and btree_breakpoint) from test scripts. (CVS 5400) (check-in: [dcb160249f] user: drh branch: trunk, size: 5733)
2008-05-15
11:08
[f44e30b478] part of check-in [443cf1056c] If a pager is already in the error-state when CommitPhaseOne() is called, exit early. (CVS 5134) (check-in: [443cf1056c] user: danielk1977 branch: trunk, size: 5742)
09:07
[3efdada539] part of check-in [47652e7b16] Fix a test script bug - not all database handles were being closed by ioerr5.test. (CVS 5133) (check-in: [47652e7b16] user: danielk1977 branch: trunk, size: 4579)
08:34
Added: [f329545126] part of check-in [10ea8287d0] Do not write pages to disk to free memory after an IO error occurs. (CVS 5132) (check-in: [10ea8287d0] user: danielk1977 branch: trunk, size: 4420)