SQLite

Check-in [c889331051]
Login

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

Overview
Comment:Run trans.test and avtrans.test as part of the "wal" permutation.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | wal
Files: files | file ages | folders
SHA1: c8893310510148f7e71ede5691606b6fc1c3df4d
User & Date: dan 2010-04-27 06:49:34.000
Context
2010-04-27
14:37
Fix a problem with identifying a corrupt database in WAL mode. (check-in: c8658da446 user: dan tags: wal)
11:49
Add the xShmRelease() method to the VFS. The os_unix.c implementation of the shared memory logic is still non-functional. (check-in: ed715b47c5 user: drh tags: wal)
06:49
Run trans.test and avtrans.test as part of the "wal" permutation. (check-in: c889331051 user: dan tags: wal)
05:42
Fix a problem that occurs when one process causes the log-summary file to grow and then a second process attempts to read the database. (check-in: b51a5f8bc6 user: dan tags: wal)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to test/avtrans.test.
Changes to test/permutations.test.
Changes to test/trans.test.