SQLite

Timeline
Login

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

77 events for the month beginning 2009-09-01 by user anonymous

Following month ↑
2009-09-26
12:06 Ticket [d77ffcd7] Memory leak on failing INSERT statements on tables with UNIQUE INDEX status still Open with 3 other changes (artifact: 96772924 user: anonymous) ... 1 similar event omitted.
10:28 New ticket [cff1a529] sqlite3_get_table() returns wrong result when using where clause. (artifact: 504f4a73 user: anonymous)
10:16 Ticket [d77ffcd7] Memory leak on failing INSERT statements on tables with UNIQUE INDEX status still Open with 1 other change (artifact: d8074b88 user: anonymous) ... 2 similar events omitted.
2009-09-25
15:48 New ticket [58a75d62] encoding failure. (artifact: 4b0b5f55 user: anonymous)
08:05 Ticket [860d129c] builds with sqlite 3.6.18 depends on tchsh status still Open with 3 other changes (artifact: e19d686c user: anonymous) ... 1 similar event omitted.
01:26 Ticket [f7e3d17a] Memory accumulate without commit status still Open with 3 other changes (artifact: 71d9c704 user: anonymous) ... 1 similar event omitted.
2009-09-24
23:55 New ticket [3338b3fa] ambiguous column name when using multiple JOIN USING clauses and WHERE clause. (artifact: 86489a54 user: anonymous)
16:48 Ticket [702bbe75] Invalid VDBE program built if ORDER BY used status still Open with 1 other change (artifact: c10814b9 user: anonymous)
12:05 New ticket [c9394a56] Sqlite reading all column data on selects.. (artifact: 22660f2c user: anonymous)
2009-09-23
15:41 Ticket [702bbe75] Invalid VDBE program built if ORDER BY used status still Open with 1 other change (artifact: 58649bce user: anonymous)
08:32 New ticket [f51d9501] memset warning with gcc 4.3.3. (artifact: ac551f6d user: anonymous)
07:39 New ticket [98f156c7] . (artifact: 98fde032 user: anonymous)
04:12 Ticket [702bbe75] Invalid VDBE program built if ORDER BY used status still Open with 1 other change (artifact: 8b058ffd user: anonymous) ... 4 similar events omitted.
2009-09-22
12:14 New ticket [a8b1e82b] CAST failing for numeric. (artifact: 5f5ffda6 user: anonymous)
2009-09-21
13:18 Ticket [c472df6c] Segmentation fault by instead of insert triggers status still Closed with 1 other change (artifact: c0e263ac user: anonymous) ... 1 similar event omitted.
2009-09-20
08:02 Ticket [1ff6d290] Compile fails with SQLITE_OMIT_TRIGGER status still Open with 4 other changes (artifact: fbfe47f8 user: anonymous)
2009-09-19
09:30 New ticket [aad47726] Generator of sqlite3UpperToLower[] and sqlite3CtypeMap[] for single lang. (artifact: 92cd2993 user: anonymous)
09:03 New ticket [0bc616a2] In wince 6.0, I can not compile sqlite.. (artifact: 40ad5afe user: anonymous)
07:25 Ticket [56928bd0] Cannot compile with SQLITE_OMIT_UTF16 and SQLITE_ENABLE_STAT2 status still Open with 3 other changes (artifact: b7035268 user: anonymous)
07:19 New ticket [6f8b0c58] Some minor genfkey fixups. (artifact: 0af7a330 user: anonymous)
2009-09-18
23:53 New ticket [56928bd0] Cannot compile with SQLITE_OMIT_UTF16 and SQLITE_ENABLE_STAT2. (artifact: 68e33d04 user: anonymous)
12:06 Ticket [15e11a2c] IfEmpty(a,b) : a function like IfNull(a,b) but for empty strings status still Open with 3 other changes (artifact: b75af9a3 user: anonymous)
2009-09-17
21:22 Ticket [f76cabeb] xBestIndex/xFilter slight interface improvement status still Closed with 1 other change (artifact: c7a39ecf user: anonymous)
21:01 Ticket [eaa105fe] (...) WHERE col IN (val1) not reflected in xBestIndex status still Open with 1 other change (artifact: 2074da8b user: anonymous)
18:55 New ticket [af3450b7] Recursive virtual tables. (artifact: 8b2bd18c user: anonymous)
12:50 New ticket [15e11a2c] IfEmpty(a,b) : a function like IfNull(a,b) but for empty strings. (artifact: 79ae2f13 user: anonymous)
12:41 New ticket [b803a45d] Feature Request: MATCHES(VAL1%, VAL2, %VALn%, ...). (artifact: dcae36aa user: anonymous)
11:09 Ticket [1ff6d290] Compile fails with SQLITE_OMIT_TRIGGER status still Open with 3 other changes (artifact: c18f7408 user: anonymous) ... 1 similar event omitted.
2009-09-16
20:48 New ticket [e25d9ea7] recursive_triggers=1 failed to work for delete trigger. (artifact: d55a57ff user: anonymous)
16:14 New ticket [f1c2a689] configure script ignores ``--with-tcl'' option when tclsh8.4 is installed.. (artifact: 1fd89115 user: anonymous)
10:26 Ticket [08494146] Some minor asyncvfs issues status still Open with 3 other changes (artifact: 780b0f58 user: anonymous)
07:40 Ticket [832b2f3e] integrity_check error after backup restore status still Open with 1 other change (artifact: 29caa961 user: anonymous) ... 3 similar events omitted.
2009-09-15
10:13 Ticket [127c1c42] Build error "C compiler cannot create executables" on debian lenny host status still Open with 1 other change (artifact: 22e984d9 user: anonymous)
10:11 New ticket [08494146] Some minor asyncvfs issues. (artifact: a3a2c2be user: anonymous)
2009-09-14
21:49 New ticket [a696379c] Access violation error trying to insert into triggered view. (artifact: 736b24e8 user: anonymous)
15:17 New ticket [806f3be2] . (artifact: a43fdbe8 user: anonymous)
14:24 New ticket [ff44d82f] fts3ReallocOrFree is not marked static. (artifact: d62883f1 user: anonymous)
06:52 Ticket [127c1c42] Build error "C compiler cannot create executables" on debian lenny host status still Open with 1 other change (artifact: 402e8d77 user: anonymous) ... 2 similar events omitted.
2009-09-13
20:30 New ticket [4abd1e4c] omitted.html still says recursive triggers are not supported. (artifact: 036e5f89 user: anonymous)
20:17 Open ticket [127c1c42]: Build error "C compiler cannot create executables" on debian lenny host plus 2 other changes (artifact: ec6d4ae3 user: anonymous) ... 4 similar events omitted.
2009-09-12
16:11 New ticket [8c743979] SQLite version correction on LIKE operator + ORDER BY bug I reported earlier today. (artifact: e739d6be user: anonymous)
13:52 New ticket [ab7498f2] 54 seconds to sort two(2) rows only when LIKE operator is used in WHERE clause and the query also contains an order-by clause. (artifact: c3583803 user: anonymous)
02:51 New ticket [9a502b7a] datetime function has year 54079 bug. (artifact: c01d0044 user: anonymous)
2009-09-11
17:36 New ticket [65bbb65a] 'configure' file without +x permission in sqlite-3.6.18.tar.gz tarball. (artifact: 1d5d325d user: anonymous)
09:09 New ticket [6e1086fb] "create table as select" and "pragma *_column_names". (artifact: 086bd4ea user: anonymous)
2009-09-10
06:55 New ticket [92bd6eaf] Suggestion to revise clean rule in main.mk.. (artifact: b8ef9f1f user: anonymous)
2009-09-09
10:06 Ticket [3350da7d] Error: malformed database schema - near "VIRTUAL": syntax error status still Open with 3 other changes (artifact: ad574314 user: anonymous) ... 1 similar event omitted.
08:09 New ticket [f76cabeb] xBestIndex/xFilter slight interface improvement. (artifact: 5c4161ba user: anonymous)
2009-09-08
21:25 New ticket [b2d64a52] pkgIndex.tcl is being deleted by 'make clean' but it is not created by 'make'. (artifact: ec3afc0b user: anonymous)
21:04 New ticket [eaa105fe] (...) WHERE col IN (val1) not reflected in xBestIndex. (artifact: 3d232dc8 user: anonymous)
2009-09-07
16:20 New ticket [e33452c9] Query plan doesn't use existing index. (artifact: 9cf4610b user: anonymous)
2009-09-05
20:24 New ticket [cbb5a315] Concatenating strings should be possible with a plus '+' operator. (artifact: cbeb641c user: anonymous)
2009-09-03
20:25 New ticket [89f7b558] RFE - Documentation in PDF format?. (artifact: 5e93da25 user: anonymous)
20:21 New ticket [df2c3ad1] free() on unallocated memory when fts3 match phrase contains terms after "-" modifier. (artifact: 99ab3ad4 user: anonymous)
2009-09-01
22:32 New ticket [9fd0bc36] Add a new open flag to enable shared cache for a single db connection. (artifact: 795f79c4 user: anonymous)
14:40 New ticket [44a1b817] . (artifact: ee3bd144 user: anonymous)
Previous month ↓