Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/server2.test
2017-08-19
| ||
15:50 | [787ba6044b] part of check-in [2dd36ade9e] Ensure that write-locks on pages are dropped at the end of each write transaction, even if there is still a read transaction open. (check-in: [2dd36ade9e] user: dan branch: server-process-edition, size: 4293) | |
2017-08-16
| ||
16:52 | [e7890fb1eb] part of check-in [04e0cb571d] Enhance this branch to support page-level-locking (without MVCC) for multi-process deployments. (check-in: [04e0cb571d] user: dan branch: server-process-edition, size: 3546) | |
2017-07-24
| ||
19:23 | [38a33c7196] part of check-in [e77d29f644] Only open a db in server-mode if there is a directory named "db-journal" in the file-system and the VFS is an exclusive locking VFS. (check-in: [e77d29f644] user: dan branch: server-process-edition, size: 3098) | |
2017-06-27
| ||
20:23 | [277b4b1f14] part of check-in [dfa9a4d53e] Support clients within a single process only. (check-in: [dfa9a4d53e] user: dan branch: server-process-edition, size: 2776) | |
2017-04-28
| ||
10:20 | [11dda300eb] part of check-in [778e8a102d] Use a different free-list format for server-mode databases in order to reduce contention. (check-in: [778e8a102d] user: dan branch: server-edition, size: 2482) | |
2017-04-27
| ||
13:05 | [bdb66c32c1] part of check-in [d5b5326df2] If possible, delete the journal file when a database connection is closed. (check-in: [d5b5326df2] user: dan branch: server-edition, size: 2462) | |
2017-04-26
| ||
20:45 | Added: [68480691c8] part of check-in [64ecf7c7e5] Experimental implementation of pessimistic page-level locking based on rollback mode. (check-in: [64ecf7c7e5] user: dan branch: server-edition, size: 2192) | |