SQLite

All files named ”test/unlocked3.test”
Login

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

History for test/unlocked3.test

2015-08-24
19:56
Renamed to test/concurrent3.test. Change "BEGIN UNLOCKED" to "BEGIN CONCURRENT". (check-in: [ba1ab858e2] user: dan branch: begin-concurrent, size: 0)
16:00
[6c99bc0c3f] part of check-in [0411355754] Fix compilation without SQLITE_ENABLE_UNLOCKED. Also other code organization issues. (check-in: [0411355754] user: dan branch: begin-concurrent, size: 2764)
10:05
[2cacc31742] part of check-in [701302b4bd] Consolidate two blocks of similar code in btreeFixUnlocked(). (check-in: [701302b4bd] user: dan branch: begin-concurrent, size: 2717)
06:43
[1bc4e3ad86] part of check-in [4460764ea8] Fix another problem involving unlocked transactions and wal-file restarts. (check-in: [4460764ea8] user: dan branch: begin-concurrent, size: 2659)
2015-08-22
20:32
[06173e406a] part of check-in [e3968b2562] Fix a problem to do with detecting unlocked transaction conflicts if another client restarts the wal while the transaction is running. (check-in: [e3968b2562] user: dan branch: begin-concurrent, size: 2693)
17:28
Added: [4facd06286] part of check-in [ed0a31be72] Add further tests for deferred page allocation. And fixes for the same. (check-in: [ed0a31be72] user: dan branch: begin-concurrent, size: 2335)