Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/serverwal.test
2017-05-12
| ||
18:52 | Require exclusive access to the db to wrap the wal file. Have "PRAGMA wal_checkpoint = restart" block for this. file: [2d066ba7] check-in: [cbf44ed9] user: dan branch: server-edition, size: 2910 | |
2017-05-10
| ||
16:18 | Fix a problem causing a lock to be held past the end of a transaction. Use a blocking lock to take the read-lock on page 1 taken by all transactions. file: [a162dd51] check-in: [2584df3d] user: dan branch: server-edition, size: 2487 | |
2017-05-09
| ||
16:32 | Fix a problem with wrapping the log file in server mode. file: [968154ce] check-in: [270b7d1e] user: dan branch: server-edition, size: 1953 | |
2017-05-08
| ||
20:15 | Add some support for wal mode to the hack on this branch. file: [92b8bf8e] check-in: [b733afc1] user: dan branch: server-edition, size: 1286 Added | |