SQLite

All files named ”test/trace2.test”
Login

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

History for test/trace2.test

2015-04-23
11:52
[f5cb67ad3b] part of check-in [3b925189a7] Fix a problem causing the fts3 integrity-check to fail if run inside a transaction. (check-in: [3b925189a7] user: dan branch: trunk, size: 4229)
2014-05-14
19:49
[93b47ca699] part of check-in [34f6b4b8e4] Do not search for promotable segments following an FTS 'optimize' operation or creation of a new segment on the oldest existing level. (check-in: [34f6b4b8e4] user: dan branch: fts4-experimental, size: 4223)
2013-05-27
10:11
[e7a988fdd9] part of check-in [3cd2da42e9] When writing to an FTS table, take an exclusive shared-cache lock on the %_segdir table before writing. Otherwise, an xCommit() call may report an SQLITE_LOCKED error. (check-in: [3cd2da42e9] user: dan branch: trunk, size: 4104)
2012-03-23
13:40
[c1dc104a8d] part of check-in [02a8e4236c] Fix another test case issue in trace2.test. (check-in: [02a8e4236c] user: dan branch: fts4-incr-merge, size: 4048)
11:07
[9e4c0b3d4a] part of check-in [dcb8fa0f77] Update a couple of existing test cases. (check-in: [dcb8fa0f77] user: dan branch: fts4-incr-merge, size: 4048)
2012-03-20
17:04
[95f6d519f5] part of check-in [f61d5fb028] Merge trunk changes into the fts4-incr-merge branch. (check-in: [f61d5fb028] user: drh branch: fts4-incr-merge, size: 4048)
2012-03-07
16:52
[37c3a05701] part of check-in [ca4708531a] Merge in the latest trunk changes. (check-in: [ca4708531a] user: drh branch: winrt, size: 4046)
2011-06-13
18:21
[9621752909] part of check-in [2c20129297] Update trace2.test to account for new FTS queries. (check-in: [2c20129297] user: dan branch: fts3-prefix-search, size: 3978)
2011-02-01
16:34
[0ce11265c8] part of check-in [b010ddcc52] Add virtual table module "fts4aux", used to inspect the full-text index of an fts4 table directly. Also add the "compress" and "uncompress" fts4 options. (check-in: [b010ddcc52] user: dan branch: fts4aux, size: 3905)
2011-01-22
13:32
Added: [092bc2c577] part of check-in [a764915b87] Modify the trace callback mechanism so that SQL commands executed from within virtual table or user function callbacks are passed to the trace callback without parameter expansion and enclosed in SQL comments. (check-in: [a764915b87] user: dan branch: trunk, size: 3903)