Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/tkt3841.test
2009-06-17
| ||
21:42 | 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) file: [4659845b] check-in: [3d7327fd] user: drh branch: trunk, size: 1228 | |
2009-05-07
| ||
12:17 | Make sure the iteration counter on aggregate functions is reset each time the aggregate is used in an correlated subquery. Ticket #3841. (CVS 6616) file: [fe7451fb] check-in: [4a86de35] user: drh branch: trunk, size: 1276 Added | |