SQLite

All files named ”test/select2.test”
Login

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

History for test/select2.test

2010-04-15
01:04
[352480e0e9] part of check-in [defaf0d99a] Further refinements to table order selection on join query planning. (check-in: [defaf0d99a] user: drh branch: trunk, size: 4546)
2009-01-15
15:23
[9735da20cc] part of check-in [ffdf91fec9] Disable test case select2-2.0.3. This was a timing test that sometimes fails due to CPU contention with other processes on the same host. (CVS 6183) (check-in: [ffdf91fec9] user: drh branch: trunk, size: 4526)
2008-07-12
14:52
[272a3d3e35] part of check-in [dcb160249f] Remove leftover debugging commands (breakpoint and btree_breakpoint) from test scripts. (CVS 5400) (check-in: [dcb160249f] user: drh branch: trunk, size: 4521)
2008-04-24
12:38
[06a2660de5] part of check-in [4404923958] Fix a problem with the test scripts caused by not cleaning up the global tcl namespace. (CVS 5044) (check-in: [4404923958] user: danielk1977 branch: trunk, size: 4546)
2005-07-21
03:15
[f3c2678c3a] part of check-in [c30cbba9ea] In where.c, split out the code that selects an index into a separate subroutine. (CVS 2554) (check-in: [c30cbba9ea] user: drh branch: trunk, size: 4527)
2005-01-25
04:27
[01b9cbc06e] part of check-in [cabab62bc1] Prevent collation sequences and user functions from being deleted or changed while SQL statements are executing. (CVS 2275) (check-in: [cabab62bc1] user: danielk1977 branch: trunk, size: 4518)
2005-01-24
12:46
[04103fbd55] part of check-in [bd65b1805c] Use the cache with loading a large table in select2-2.0. (CVS 2272) (check-in: [bd65b1805c] user: drh branch: trunk, size: 4528)
2004-05-28
11:37
[91a2225926] part of check-in [4984a130cc] Allow CREATE TABLE and CREATE INDEX on attached databases. (CVS 1483) (check-in: [4984a130cc] user: danielk1977 branch: trunk, size: 3767)
2004-05-27
17:22
[a7226dc9de] part of check-in [287f86731c] Remove the COPY command. (CVS 1477) (check-in: [287f86731c] user: drh branch: trunk, size: 3738)
2004-05-14
11:00
[bafe576b76] part of check-in [dbfe6e9316] Implement type affinity for table and index records (CVS 1375) (check-in: [dbfe6e9316] user: danielk1977 branch: trunk, size: 3934)
2004-05-13
05:16
[2115d8f7a3] part of check-in [9f2b6d9d3a] Manifest types in indices. At the moment indices use manifest typing, but some other parts of the SQL engine do not, which can lead to some strange results. (CVS 1368) (check-in: [9f2b6d9d3a] user: danielk1977 branch: trunk, size: 4121)
2002-04-02
13:26
[aceea74fd8] part of check-in [abb12259a0] Fix for bug #8: Correctly handle terms of a WHERE clause in a join where the term does not use a comparison operator. (CVS 515) (check-in: [abb12259a0] user: drh branch: trunk, size: 3927)
01:58
[7b59fb1764] part of check-in [bdd8ce584e] Fix for bug #6: Correctly handle functions in the WHERE clause of a join. (CVS 513) (check-in: [bdd8ce584e] user: drh branch: trunk, size: 3290)
2001-11-23
00:24
[ed2c188285] part of check-in [8a98466711] Fix a bug in DROP TABLE that could cause SQLITE_MASTER table corruption. The root problem was that the sequence of BTree operations (Delete, Next) would not always leave the cursor pointing at the first entry after the entry that was deleted. A consequence of this error was that a DROP TABLE on a table with indices would not always remove every index associated with that table from the SQLITE_MASTER table. Subsequent attempts to open the database will fail when the index for the missing table was parsed. Changes have also been made to ignore extra indices in the SQLITE_MASTER table so that a database previously corrupted by this bug is once again readable. (CVS 316) (check-in: [8a98466711] user: drh branch: trunk, size: 2902)
2001-11-08
00:45
[070c7ac1a6] part of check-in [262bcd17df] The new code for taking advantage of inequalities in WHERE clauses is in place. It appears to work. (CVS 305) (check-in: [262bcd17df] user: drh branch: trunk, size: 2883)
2001-09-16
00:13
[f91c903e2b] part of check-in [4e926efe2b] Disclaimed copyright. Preparing for release 2.0. (CVS 250) (check-in: [4e926efe2b] user: drh branch: trunk, size: 3207)
2001-09-14
03:24
[d47c78fda0] part of check-in [e7b65e37fd] All tests now pass. But there are still issues. For example, inserts are way too slow. And additional tests are needed for new features. (CVS 243) (check-in: [e7b65e37fd] user: drh branch: trunk, size: 3750)
2001-09-13
21:53
[3817db11ee] part of check-in [62c7bd11bc] Many problems fixed. Many problems yet to go. (CVS 242) (check-in: [62c7bd11bc] user: drh branch: trunk, size: 3718)
2001-08-19
18:19
[4cee2d9d4d] part of check-in [c15f6ffc4d] Add index access methods to the DBBE in preparation for adding a new DBBE for the btree.c module. (CVS 236) (check-in: [c15f6ffc4d] user: drh branch: trunk, size: 3731)
2001-03-15
18:21
[04ac3bd692] part of check-in [4b0ba23807] Identify tests that depend on system load and processor speed. (CVS 192) (check-in: [4b0ba23807] user: drh branch: trunk, size: 3731)
2000-10-19
14:10
[0c24b9bb88] part of check-in [54d60c68dc] Added the "memory:" driver (CVS 158) (check-in: [54d60c68dc] user: drh branch: trunk, size: 3683)
2000-07-29
13:06
[45c2821170] part of check-in [3bf434d93a] better column labels in select results (CVS 110) (check-in: [3bf434d93a] user: drh branch: trunk, size: 3421)
2000-06-21
13:59
[ed6e7fc343] part of check-in [e1bf96a467] :-) (CVS 104) (check-in: [e1bf96a467] user: drh branch: trunk, size: 3421)
2000-06-08
16:54
[5e2783a483] part of check-in [2e5786d101] :-) (CVS 83) (check-in: [2e5786d101] user: drh branch: trunk, size: 3421)
2000-06-05
18:54
[3cd3c0f9d6] part of check-in [c02268bdf4] :-) (CVS 52) (check-in: [c02268bdf4] user: drh branch: trunk, size: 3131)
2000-06-02
15:05
[ebb5497bab] part of check-in [939adb4d37] :-) (CVS 40) (check-in: [939adb4d37] user: drh branch: trunk, size: 3057)
14:38
[93b76d264f] part of check-in [721d58f4e1] :-) (CVS 39) (check-in: [721d58f4e1] user: drh branch: trunk, size: 2139)
14:27
[4a86ab6dcf] part of check-in [46c4b792e0] :-) (CVS 38) (check-in: [46c4b792e0] user: drh branch: trunk, size: 2103)
13:27
Added: [33a53530dc] part of check-in [2b55f9b790] :-) (CVS 37) (check-in: [2b55f9b790] user: drh branch: trunk, size: 2005)