SQLite

All files named ”test/fts3misc.test”
Login

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

History for test/fts3misc.test

2020-04-22
11:11
[9ec15e7c0b] part of check-in [e256f85289] Fix an integer overflow in fts3 causing a usan error. (check-in: [e256f85289] user: dan branch: trunk, size: 9388)
2020-03-20
20:18
[236f37a57d] part of check-in [86e98ddc19] Avoid an undefined integer overflow in fts3 by detecting data structure corruption earlier. (check-in: [86e98ddc19] user: dan branch: trunk, size: 9162)
2019-10-28
13:54
[c47d2c1ea1] part of check-in [0b0a3048f9] Fix a problem in fts3 causing it to report corruption if a doclist contains consectutive rowid entries that differ by more than 2^63. (check-in: [0b0a3048f9] user: dan branch: trunk, size: 8702)
2019-10-11
15:33
[a418198b2c] part of check-in [4ed905b188] Ensure fts3/4 prefix indexes are flushed to disk before an 'optimize' command. Fix for [745f1abc]. (check-in: [4ed905b188] user: dan branch: trunk, size: 8189)
14:27
[67bf293709] part of check-in [5863546df9] Fix the fts3/4 integrity-check command so that it works with "ORDER=DESC" tables. Fix for [8a6fa2bb]. (check-in: [5863546df9] user: dan branch: trunk, size: 7792)
2019-10-10
16:41
[889f51b669] part of check-in [629e20c988] Fix a problem in the fts3 integrity-check routine causing it to report as corrupt tables that contain values with embedded 0x00 bytes. Ticket [278ac142625e3dcd] (check-in: [629e20c988] user: dan branch: trunk, size: 6982)
2018-11-06
19:26
[0b20083efa] part of check-in [a1d6c6712c] Enable DEFENSIVE mode by default for tests. This requires lots of case of turning DEFENSIVE off in order to dodgy things to the database for testing purposes. No all of those cases are yet handled, so "make test" does not run to completion. (check-in: [a1d6c6712c] user: drh branch: read-only-shadow, size: 6720)
2017-07-19
18:01
[ba03a83b83] part of check-in [d14fc621e9] Remove some 'breakpoint' commands in test files. (check-in: [d14fc621e9] user: mistachkin branch: trunk, size: 6685)
2017-05-10
13:36
[66e7b59576] part of check-in [30018d3106] Fix a couple of test scripts so that they work with -DSQLITE_DISABLE_FTS4_DEFERRED builds. (check-in: [30018d3106] user: dan branch: trunk, size: 6696)
2017-04-19
13:25
[f481128013] part of check-in [6b21d0fdeb] Further improvements to coverage of fts3 module. (check-in: [6b21d0fdeb] user: dan branch: trunk, size: 6620)
07:33
[8a4996e62a] part of check-in [ea8a0d2ce0] Further modifications and test cases to improve test coverage of fts3. (check-in: [ea8a0d2ce0] user: dan branch: trunk, size: 5031)
2017-04-17
16:07
Added: [744c53bde5] part of check-in [352413eed4] Further improvements to test coverage in fts3. (check-in: [352413eed4] user: dan branch: trunk, size: 3361)