Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/concurrent.test
2023-08-21
| ||
17:49 | [fb624ddac9] part of check-in [dd86c2729b] Fix problems related to structured-exception-handling on this branch. (check-in: [dd86c2729b] user: dan branch: begin-concurrent, size: 16103) | |
2020-07-16
| ||
20:10 | [a0248ec6e3] part of check-in [24eead9204] Allow BEGIN CONCURRENT transactions to contain schema modifications. However, this causes them to conflict with all other transactions. (check-in: [24eead9204] user: dan branch: mistake, size: 16093) | |
2017-11-06
| ||
10:04 | [86661967a6] part of check-in [0fb6d91cea] Allow "BEGIN CONCURRENT" transactions to modify the temp schema. (check-in: [0fb6d91cea] user: dan branch: begin-concurrent, size: 15973) | |
2017-08-12
| ||
14:06 | [a801cd60c3] part of check-in [4256072399] Add a more rigorous test case for the bug fixed by the previous commit on this branch. (check-in: [4256072399] user: dan branch: begin-concurrent, size: 15367) | |
2017-08-11
| ||
21:16 | [f91ab1933b] part of check-in [38dd9b50fe] Fix a problem allowing a conflicting transaction to be committed in the case where more than one 32KB shared-memory page has been written to since the transaction was started. (check-in: [38dd9b50fe] user: dan branch: begin-concurrent, size: 14650) | |
2017-07-20
| ||
19:28 | [75977c464f] part of check-in [58553d61d1] Minor fix to the concurrent.test module so that it works on windows. (check-in: [58553d61d1] user: drh branch: begin-concurrent, size: 13308) | |
2017-05-18
| ||
20:47 | [3eb5e6a911] part of check-in [0eed152162] Fix a problem on this branch causing some page-level read-locks to be omitted. (check-in: [0eed152162] user: dan branch: begin-concurrent, size: 13290) | |
2015-08-26
| ||
18:54 | [634b6a88f1] 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: 12681) | |
2015-08-25
| ||
19:10 | [ecf97fdcfb] part of check-in [779b1d0e17] Add miscellaneous test cases for concurrent transactions. (check-in: [779b1d0e17] user: dan branch: begin-concurrent, size: 12229) | |
14:37 | [26c2d49abb] part of check-in [231b588022] Fix a segfault that could occur following an OOM condition in the concurrent transaction code. (check-in: [231b588022] user: dan branch: begin-concurrent, size: 10845) | |
2015-08-24
| ||
19:56 | Renamed and modified test/unlocked.test → test/concurrent.test. [631e398b12] part of check-in [ba1ab858e2] Change "BEGIN UNLOCKED" to "BEGIN CONCURRENT". (check-in: [ba1ab858e2] user: dan branch: begin-concurrent, size: 10844) | |