aboutsummaryrefslogtreecommitdiff
path: root/test/fts3shared.test
Commit message (Collapse)AuthorAge
* Fix test cases for the new EXPLAIN QUERY PLAN format. Add thedrh2013-06-10
| | | | | wherecosttest tool. Other fixes to logarithm cost. FossilOrigin-Name: aa580e368e3c398b8377b80342dfdd906324c248
* When writing to an FTS table, take an exclusive shared-cache lock on the ↵dan2013-05-27
| | | | | %_segdir table before writing. Otherwise, an xCommit() call may report an SQLITE_LOCKED error. FossilOrigin-Name: 3cd2da42e9403b1e6243ad53f3f2bbf89c0fb9b0
* Add new test file fts3shared.test to test the previous change.dan2010-09-17
FossilOrigin-Name: a207f74408acb043aafd96b8e03807d8ae5d7f01