Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/walcrash4.test
2025-03-27
| ||
14:32 | [93d8825e9d] part of check-in [f96a5346e3] In Tcl, always use eq/ne for comparing strings, not ==/!= (check-in: [f96a5346e3] user: jan.nijtmans branch: cygwin-fixes, size: 2317) | |
2016-07-25
| ||
16:10 | [e7b6e7639a] part of check-in [8dcb9d506b] Minor test infrastructure changes to better support SEE testing. (check-in: [8dcb9d506b] user: drh branch: trunk, size: 2315) | |
2016-06-07
| ||
20:25 | [3374d6a081] part of check-in [2091a4c923] Fix the walcrash4.test test module so that it works on windows. (check-in: [2091a4c923] user: drh branch: trunk, size: 2298) | |
2016-05-24
| ||
18:50 | [fa7d92ab84] part of check-in [61e239bc43] Minor change to the walcrash4.test module so that it works when SQLITE_DEFAULT_WAL_SYNCHRONOUS is set to something other than 2. (check-in: [61e239bc43] user: drh branch: trunk, size: 2131) | |
16:20 | Added: [2907eaa670] part of check-in [37de3eab67] Fix an obscure problem with transactions written in "PRAGMA synchronous=full" mode on systems that do not support POWERSAFE_OVERWRITE causing an xSync() call to be omitted if the last frame written by a transaction is aligned to a sector boundary. This means that if a power failure or OS crash occurs very soon after such a transaction is committed, it may be lost following system recovery. (check-in: [37de3eab67] user: dan branch: trunk, size: 2091) | |