SQLite

All files named ”test/wild001.test”
Login

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

History for test/wild001.test

2019-08-08
15:24
Deleted: 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: 0)
2013-08-03
20:24
[384db4b30f] part of check-in [2beea303a1] Begin adding experimental sqlite_stat4 table. This commit is buggy. (check-in: [2beea303a1] user: dan branch: sqlite_stat4, size: 24931)
2013-07-05
16:54
[bca33f4998] part of check-in [ff8c3f7840] Replace an erroneous SQLITE_OMIT_VIRTUAL_TABLE in vdbeaux.c with SQLITE_OMIT_WAL. Also fix some test script problems. (check-in: [ff8c3f7840] user: dan branch: trunk, size: 24879)
2013-07-01
20:02
Added: [a8d0422ca3] part of check-in [3d49c593dc] Add a query planner test case submitted by Elan Feingold and based on the Plex project. (check-in: [3d49c593dc] user: drh branch: trunk, size: 24834)