SQLite

All files named ”ext/rbu/rbu10.test”
Login

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

History for ext/rbu/rbu10.test

2023-02-04
21:25
[7c22caa32c] part of check-in [92f018698a] Avoid running rbu tests under permutation "journaltest", which does not support wal. Fix some other test script problems. (check-in: [92f018698a] user: dan branch: trunk, size: 5145)
2023-01-27
19:59
[66b20eb97e] part of check-in [c74ad902e3] Do not try to run rbu tests with builds that do not support rbu. (check-in: [c74ad902e3] user: dan branch: trunk, size: 5142)
2021-08-04
11:29
[06d2bc934a] part of check-in [7cbd8cd5aa] Avoid using LIKE with the target db in RBU. It is possible the user may issue "PRAGMA case_sensitive_like = 1" or override the like() user function, causing RBU to malfunction. (check-in: [7cbd8cd5aa] user: dan branch: trunk, size: 5165)
2018-11-07
02:17
[0a201c3220] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 5165)
2017-08-03
15:43
[1846519a43] part of check-in [7676b39bc1] Fix some problems in RBU test cases. Also update RBU source code to better handle the trivial case where an RBU update is applied to a database zero pages in size. (check-in: [7676b39bc1] user: dan branch: trunk, size: 5166)
2015-07-23
20:44
Renamed and modified ext/ota/ota10.test → ext/rbu/rbu10.test. [046b098004] part of check-in [017c5019e1] Change the name of the OTA extension to RBU: Resumable Bulk Update. (check-in: [017c5019e1] user: drh branch: trunk, size: 5186)