SQLite

All files named ”test/tkt3841.test”
Login

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

History for test/tkt3841.test

2022-01-16
19:11
[c4be3870f7] part of check-in [4883776669] Fix test cases so that they all still work even with -DSQLITE_DQS=0. (check-in: [4883776669] user: drh branch: trunk, size: 1275)
2009-06-17
21:42
[4659845bc5] part of check-in [3d7327fd6a] Fix a problem in vdbe.c that could cause a double-free of memory if the SQLITE_LIMIT_LENGTH is changed after a statement is prepared but before it is run. Also remove debugging statements from tkt3841.test. (CVS 6777) (check-in: [3d7327fd6a] user: drh branch: trunk, size: 1228)
2009-05-07
12:17
Added: [fe7451fb89] part of check-in [4a86de35d5] Make sure the iteration counter on aggregate functions is reset each time the aggregate is used in an correlated subquery. Ticket #3841. (CVS 6616) (check-in: [4a86de35d5] user: drh branch: trunk, size: 1276)