Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/tempdb2.test
2019-08-08
| ||
15:24 | [353864e96f] part of check-in [1e17ea2fd1] Remove support for STAT3. The sqlite_stat3 tables are ignored, if they exist. STAT4 continues to work as it always has, and as it is a superset of STAT3 is the recommended replacement. (check-in: [1e17ea2fd1] user: drh branch: omit-stat3, size: 2953) | |
2018-11-22
| ||
19:10 | [2479226e4c] part of check-in [81629ba914] Fix a problem reading from temp databases in SQLITE_DIRECT_OVERFLOW_READ builds. (check-in: [81629ba914] user: dan branch: trunk, size: 2954) | |
2018-04-03
| ||
17:05 | [4749545409] part of check-in [e171f3722f] Fix a few small test script issues affecting SQLITE_TEMP_STORE=3 builds. (check-in: [e171f3722f] user: dan branch: trunk, size: 2402) | |
2016-12-16
| ||
01:00 | [27e41ed540] part of check-in [8d646905b8] All temp.sqlite_master to be used as an alias for sqlite_temp_master. (check-in: [8d646905b8] user: drh branch: trunk, size: 2326) | |
2016-05-04
| ||
11:28 | Added: [4fc92055f2] part of check-in [6341ab2ffe] Disable the PagerDontWrite() optimization for temp tables. It can cause database corruption if a page passed to PagerDontWrite() is dirty at the start of a transaction that is subsequently rolled back. (check-in: [6341ab2ffe] user: dan branch: trunk, size: 2327) | |