SQLite

All files named ”test/backup4.test”
Login

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

History for test/backup4.test

2016-03-14
17:05
[8f6fd48e0d] part of check-in [d866fffb8b] Many test cases fixed to work with encryption. (check-in: [d866fffb8b] user: drh branch: see-testing, size: 2904)
2014-02-12
15:05
[139a465f76] part of check-in [f352ef57e3] Various fixes and test case updates so that veryquick.test passes again. (check-in: [f352ef57e3] user: dan branch: deferred-open, size: 2718)
2014-02-11
19:35
[4e3a2f9d83] part of check-in [8ef97420b2] Test case updates to account for the fact that database files are not created until they are first written. (check-in: [8ef97420b2] user: dan branch: deferred-open, size: 2821)
2013-06-10
23:30
[2a2e4a6438] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 2718)
2013-03-27
19:53
[20a100140f] part of check-in [0e3d511927] Modify various test cases so that they work if the file is extended in units of the system page-size. (check-in: [0e3d511927] user: dan branch: two-mappings, size: 2719)
2012-12-05
09:12
[4d90389dae] part of check-in [04ab2dc691] Update a couple of test scripts so that they work in auto-vacuum mode. (check-in: [04ab2dc691] user: dan branch: trunk, size: 2719)
2012-10-13
20:20
[3c3639d28f] part of check-in [637fb1c1b7] Modify backup4 test name prefix to make the resulting test names unique. (check-in: [637fb1c1b7] user: mistachkin branch: zero-byte-backup-fix, size: 2664)
19:58
Added: [cd78366929] part of check-in [af5c9ee4a4] Ensure that when the source of a backup is a database that is zero bytes in size, the final destination database consists of at least one page. Truncating it to zero bytes is equivalent to zeroing the schema cookie and change counter, which can cause problems for existing clients. (check-in: [af5c9ee4a4] user: dan branch: zero-byte-backup-fix, size: 2663)