Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/tkt-80ba201079.test
2018-12-24
| ||
20:21 | [75d22bbfd1] part of check-in [7153552bac] Improvements to EXPLAIN QUERY PLAN formatting. The MULTI-INDEX OR now shows a separate "INDEX" subtree for each index. SCALAR SUBQUERY entries provide a subquery number that is related back to the .selecttrace output. (check-in: [7153552bac] user: drh branch: reuse-subqueries, size: 6165) | |
2012-09-13
| ||
01:51 | [105a721e6a] part of check-in [c1a8557008] Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled. (check-in: [c1a8557008] user: mistachkin branch: trunk, size: 6116) | |
2012-02-13
| ||
10:00 | [9eb040d81c] part of check-in [76bb649ee2] Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined. (check-in: [76bb649ee2] user: dan branch: trunk, size: 6111) | |
2010-12-07
| ||
07:57 | [a09684db1a] part of check-in [c370338c77] Add tests to tkt-80ba201079.test. (check-in: [c370338c77] user: dan branch: trunk, size: 6045) | |
2010-12-06
| ||
21:06 | [5618c9ae2d] part of check-in [ad8bc68197] Add the ability to disable constant factoring using sqlite3_test_control(). Add a TCL interface to this new capability and add tests cases to the TCL test scripts to actually use the new capability. (check-in: [ad8bc68197] user: drh branch: trunk, size: 4878) | |
18:50 | Added: [29357d3008] part of check-in [c5c53152d6] Initialize all constants at the very beginning of a prepared statement. Do not allow constant initialization to occur once control flow has a chance to diverge, to avoid the possibility of having uninitialized registers. Ticket [80ba201079ea60807]. (check-in: [c5c53152d6] user: drh branch: trunk, size: 3539) | |