Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Unset some global TCL variables prior to use in test where prior tests can have those same variables set to an array value. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
49bef00e5cda600ceb964148bf745de4 |
User & Date: | drh 2010-05-03 19:20:47 |
Context
2010-05-04
| ||
10:36 | Test that the correct number of padding frames are appended to the log file after committing a transaction in synchronous=FULL mode. check-in: a60104aa user: dan tags: trunk | |
2010-05-03
| ||
19:20 | Unset some global TCL variables prior to use in test where prior tests can have those same variables set to an array value. check-in: 49bef00e user: drh tags: trunk | |
19:17 | Fix a bug in the computation of the current time for the alternative CURRENT_TIMESTAMP functions used when SQLITE_OMIT_DATETIME is defined. check-in: e7ded46b user: drh tags: trunk | |
Changes
Changes to test/table.test.
Changes to test/walthread.test.