SQLite

All files named ”test/walprotocol2.test”
Login

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

History for test/walprotocol2.test

2018-12-03
18:13
[7e4bedd5ee] part of check-in [480be916c8] Increase a timeout in test file walprotocol2.test. To account for unix builds without HAVE_USLEEP. (check-in: [480be916c8] user: dan branch: wal2, size: 2890)
2018-07-05
15:46
[7d3b6b4bf0] part of check-in [221ff63e79] In wal mode, if a "BEGIN EXCLUSIVE" command (or any other command that upgrades from no transaction directly to a write transaction) hits an SQLITE_BUSY_SNAPSHOT error, change the error code to SQLITE_BUSY to indicate to the caller that the condition may be transient. (check-in: [221ff63e79] user: dan branch: exp-busy-snapshot-fix, size: 2888)
2018-07-03
20:17
Added: [ad92f03610] part of check-in [5a12db75d1] Test that a race condition can cause a "BEGIN EXCLUSIVE" to return SQLITE_BUSY_SNAPSHOT in wal mode. (check-in: [5a12db75d1] user: dan branch: trunk, size: 2897)