SQLite

All files named ”test/concurrent3.test”
Login

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

History for test/concurrent3.test

2023-01-12
15:30
[82923fc2ea] part of check-in [c1feca4dda] Fix a startup race condition that could occur if a wal file grows from 0 bytes while a BEGIN CONCURRENT transaction is running. (check-in: [c1feca4dda] user: dan branch: begin-concurrent, size: 4947)
2018-03-20
13:54
[530671ac70] part of check-in [13b4975681] Remove debugging puts from concurrrent3.test. (check-in: [13b4975681] user: drh branch: begin-concurrent, size: 4894)
2017-05-31
17:06
[f4af1cf122] part of check-in [f7e3e2bc88] Generate extra log messages in response to irregularites in the pointer-map used by "BEGIN CONCURRENT" transactions. (check-in: [f7e3e2bc88] user: dan branch: begin-concurrent, size: 4847)
2015-08-26
18:54
[0a5f7e3036] part of check-in [69394ddaa2] Fix an assert() in pager.c that could fail in a concurrent transaction. (check-in: [69394ddaa2] user: dan branch: begin-concurrent, size: 4849)
18:02
[8474b7ac80] part of check-in [a0566382d5] Fix a problem allowing some conflicting transactions to be committed. (check-in: [a0566382d5] user: dan branch: begin-concurrent, size: 4871)
2015-08-24
19:56
Renamed and modified test/unlocked3.test → test/concurrent3.test. [7dcf81372c] part of check-in [ba1ab858e2] Change "BEGIN UNLOCKED" to "BEGIN CONCURRENT". (check-in: [ba1ab858e2] user: dan branch: begin-concurrent, size: 2772)