Test that a race condition can cause a "BEGIN EXCLUSIVE" to return
commitc1ac50968d6d8d7633c8aac3f5cc05f81004003c
authorDan Kennedy <danielk1977@gmail.com>
Tue, 3 Jul 2018 20:17:27 +0000 (3 20:17 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Tue, 3 Jul 2018 20:17:27 +0000 (3 20:17 +0000)
tree87f57a28ce4c4e32551d47d55778dabe8a4f08f4
parent92c2382314cf9177ca57927007d1d40f47989900
Test that a race condition can cause a "BEGIN EXCLUSIVE" to return
SQLITE_BUSY_SNAPSHOT in wal mode.
test/walprotocol2.test [new file with mode: 0644]