bgcolor # mtime type subsystem title #cfe8bd b50528af44 2023-03-30 Code_Defect Unknown "WHERE a=? AND b IN (?,?,...) AND c>?" query using the seekscan optimization sometimes returns extra rows. #cfe8bd 33aa4c0de8 2023-03-20 Code_Defect Utilities Heap buffer overflow on SQL input #cfe8bd 4f19d72774 2023-03-17 Incident Shell Heap buffer overflow on SQL input (4) #cfe8bd 2971fbe3f9 2023-03-17 Incident Shell Heap buffer overflow on SQL input (3) #cfe8bd b97e6c5e6a 2023-03-17 Code_Defect Shell Heap buffer overflow on SQL input (2) #cfe8bd 89d259d45b 2023-03-17 Code_Defect Code_Generator Assertion fault on SQL input (2) #cfe8bd d15b3a4ea9 2023-03-17 Code_Defect Code_Generator Assertion fault on SQL input #cfe8bd d6fd512f50 2023-03-16 Code_Defect Code_Generator Segfault on SQL input (3) #cfe8bd 4051a7f931 2023-03-16 Code_Defect Code_Generator Segfault on SQL input (2) #cfe8bd c36cdb4afd 2023-03-16 Code_Defect Code_Generator Segfault due to SQL inputs #cfe8bd 0b75886e6d 2023-02-24 Enhancement Unknown Allow some sqlite3_config() calls after sqlite3_initialize(). #cfe8bd eaed8e36ce 2023-02-22 Enhancement Unknown Enable SQLITE_COUNTOFVIEW_OPTIMIZATION by default #cfe8bd baa5bb76c3 2023-02-22 Optimization Unknown UNION ALL view does not use a covering index #cfe8bd 73ebbb3a3d 2022-12-14 Feature_Request Code_Generator View ought not be materialized #cfe8bd 57c47526c3 2022-12-13 Code_Defect Code_Generator Incorrect answer when flattening a UNION ALL compound #cfe8bd 679ed6a282 2022-12-10 Code_Defect Code_Generator Different affinities in CREATE VIEW depending if column names declared #cfe8bd e8b6742419 2022-12-05 Performance_Issue Unknown Query planner chooses an inefficient algorithm. #cfe8bd 695a1a53de 2022-11-28 Feature_Request Unknown Better choice of indexes with covering indexes on expressions #cfe8bd 9937817793 2022-11-25 Feature_Request Unknown Use indexed expressions in an aggregate query #cfe8bd 53043c9793 2022-11-19 Code_Defect Unknown deserialized DB has a sqlite3_db_filename() contrary to docs #cfe8bd 6c266900a2 2022-11-11 Feature_Request Shell shell: The column mode (and width option) does not manage correctly UTF-8 #cfe8bd 5981a8c041 2021-11-02 Code_Defect Unknown Incorrect answer on a SeekScan query #cfe8bd f2be158c57 2021-08-18 Code_Defect Unknown ON CONFLICT on a PK column in a WITHOUT ROWID table does not work #cfe8bd c88f3036a2 2021-07-23 Code_Defect Unknown ALTER TABLE DROP COLUMN may corrupt data #cfe8bd 6dcbfd11cf 2021-06-25 Code_Defect Virtual_Machine Incorrect query result due to the SeekScan optimization #cfe8bd de7db14784 2021-03-30 Code_Defect Unknown subquery with limit clause fails as EXISTS operand #cfe8bd 132994c8b1 2021-03-30 Code_Defect Code_Generator RETURNING old.* seg-faults #cfe8bd bb8a9fd4a9 2021-03-18 Code_Defect Unknown Crash due to MATERIALIZED #cfe8bd 2c6c8689fb 2021-03-16 Code_Defect Unknown Non-deterministic date/time function identified as deterministic. #cfe8bd a753a8567d 2021-03-16 Code_Defect Unknown RENAME COLUMN incorrectly modifying column names in generated column expressions #cfe8bd 1c24a659e6 2021-03-15 Code_Defect Code_Generator DROP COLUMN leaves behind an index #cfe8bd 22dea1cfdb 2021-03-02 Portability Extensions Misoptimization in ieee754func #cfe8bd c0aeea67d5 2021-02-15 Code_Defect Unknown Incorrect LIKE result #cfe8bd ee51301f31 2021-01-27 Code_Defect Unknown Incorrect optimization of IN operator. #cfe8bd 95302bdb08 2020-10-05 Code_Defect Unknown WHERE clause that uses a NUMERIC cast influences the result type #cfe8bd 2d5a316356 2020-10-01 Code_Defect Unknown Segmentation fault in CROSS JOIN and the rtree extension #cfe8bd 5c4e7aa793 2020-09-30 Code_Defect Unknown Incorrect result for comparison with NULL #cfe8bd 66e4b0e271 2020-09-30 Code_Defect Code_Generator Incorrect result for LEFT JOIN #cfe8bd c51489c3b8 2020-09-29 Code_Defect Code_Generator Incorrect result from WITH RECURSIVE using DISTINCT #cfe8bd 8f157e8010 2020-06-15 Code_Defect Unknown Heap Buffer Overflow in multiSelectOrderBy #cfe8bd 9fb26d37ce 2020-06-14 Code_Defect Virtual_Machine Assertion `flags3==pIn3->flags' failed. #cfe8bd e367f31901 2020-06-13 Code_Defect Unknown Assertion `pExpr->pAggInfo==pAggInfo' failed. #cfe8bd b706351ce2 2020-06-11 Code_Defect Unknown Segfault in sqlite3Select #cfe8bd 7c6d876f84 2020-06-09 Code_Defect Unknown Use after free in resetAccumulator. #cfe8bd e5504e987e 2020-06-07 Code_Defect Unknown Segfault in sqlite3VdbeCursorMoveto #cfe8bd 1f6f353b68 2020-06-06 Code_Defect Unknown Segfault in sqlite3VdbeExec #cfe8bd 0899cf62f5 2020-06-06 Code_Defect Unknown Segfault in sqlite3VdbeExec #cfe8bd c8d3b9f0a7 2020-06-05 Code_Defect Unknown Use after free in resetAccumulator. #cfe8bd 810dc80388 2020-06-03 Code_Defect Virtual_Machine COMMIT command succeeds even though it didn't commit. #cfe8bd 7a5279a25c 2020-05-24 Code_Defect Unknown Segfault in sqlite3ExprCodeTarget #cfe8bd 23439ea582 2020-05-23 Code_Defect Utilities Stack overflow in sqlite3_str_vappendf, caused by int overflow #cfe8bd 51166be015 2020-04-04 Code_Defect Unknown Assertion `pC!=0' failed. #cfe8bd af4556bb5c 2020-04-03 Code_Defect Unknown Segfault while trying to prepare a malformed window-function query #cfe8bd a10a14e9b4 2020-04-03 Code_Defect Unknown Assertion fault while renaming a table. #cfe8bd 4722bdab08 2020-04-03 Code_Defect Unknown Another renameTokenCheckAll() fault #cfe8bd 5829597ac4 2020-03-22 Code_Defect Unknown SEGV in sqlite3.c:80685 sqlite3VdbeCursorMoveto #cfe8bd 82b588d342 2020-03-16 Code_Defect Unknown Assertion `memIsValid(&r.aMem[ii])' failed. #cfe8bd 3c9eadd2a6 2020-03-11 Code_Defect Unknown PRAGMA integrity_check fails due to CHECK constraint even without records #cfe8bd e0c2ad1aa8 2020-03-10 Code_Defect Unknown GROUP BY causes unexpected conversion #cfe8bd fa146dcfe6 2020-03-06 Documentation Unknown Unexpected result for MIN on string that contains a null character #cfe8bd 1b8d726456 2020-03-05 Code_Defect Unknown MAX yields unexpected result for UTF-16 #cfe8bd c4c56482ce 2020-03-03 Code_Defect Unknown Assertion `(p->flags & ~(MEM_Null|MEM_Term|MEM_Subtype|MEM_FromBind |MEM_Dyn|MEM_Ephem|MEM_Static))==0' failed. #cfe8bd d165ad781b 2020-03-03 Code_Defect Unknown Assertion `(mFlags&(MEM_Str|MEM_Blob))==0 || (pMem->n==pX->n && pMem->z==pX->z)' failed. #cfe8bd da5a09be6d 2020-03-02 Code_Defect Unknown UAF in sqlite3BlobCompare #cfe8bd e12a0ae526 2020-03-02 Code_Defect Unknown Assertion `memIsValid(&aMem[pOp->p1])' failed #cfe8bd e63b4d1a65 2020-02-28 Code_Defect Unknown Query on rtree unexpectedly yields 0 rather than 0.0 #cfe8bd f50af3e8a5 2020-02-23 Code_Defect Unknown OOB memory access on a table rename #cfe8bd aa43786930 2020-02-22 Code_Defect Unknown sqlite3.c:87338: int sqlite3VdbeExec(Vdbe *): Assertion `sqlite3BtreeCursorIsValid(pCrsr)' failed. #cfe8bd 4374860b29 2020-02-17 Code_Defect Unknown Segmentation fault in isAuxiliaryVtabOperator #cfe8bd 1dcb4d4496 2020-02-13 Code_Defect Unknown Incorrect query result when redundant terms appears in WHERE clause #cfe8bd 41c1456a6e 2020-02-13 Code_Defect Unknown Assertion `pColl1 && (pParse->nErr || pColl2)' failed. #cfe8bd fb8c538a8f 2020-02-12 Code_Defect Unknown Incorrect sorting when a column uses BINARY collation in the ORDER BY, but is constrained by an == with a different collation in the WHERE clause #cfe8bd f07d71bb49 2020-02-04 Code_Defect Other Assertion `pOp->p4type==P4_FUNCCTX' failed. #cfe8bd 86ba67afaf 2020-02-04 Code_Defect Code_Generator Incorrect affinity for CHECK constraints #cfe8bd 9d3666754a 2020-02-04 Code_Defect Unknown int sqlite3VdbeExec(Vdbe *): Assertion `memIsValid(pCtx->argv[i])' failed. #cfe8bd b985f0bd16 2020-01-22 Code_Defect Unknown Assertion `0' failed in sqlite3IsLikeFunction #cfe8bd a08879a4a4 2020-01-15 Code_Defect Unknown Assertion `pKeyInfo->enc==ENC(db)' failed. #cfe8bd 614b25314c 2020-01-12 Code_Defect Unknown Assertion (pTabItem[0].fg.jointype & JT_LEFT)==0 || ExprHasProperty(pOrExpr, EP_FromJoin) failed #cfe8bd a148d923bf 2020-01-10 Code_Defect Unknown Assertion `memIsValid(pCtx->argv[i])' failed. #cfe8bd 678ecf429f 2020-01-09 Code_Defect Unknown Assertion `pWin==pMWin || sqlite3WindowCompare(pParse,pWin,pMWin,0)==0' failed #cfe8bd 9eda2697f5 2020-01-08 Code_Defect Unknown Incorrect result for COUNT(), UTF16be encoding and SUBSTR #cfe8bd 82ac75ba00 2020-01-08 Code_Defect Unknown Incorrect result for query with 0 >= t0.c0 AND t0.c0 = v0.c0 condition #cfe8bd bbd55a97e6 2020-01-06 Code_Defect Unknown Global heap over flow in sqlite3VdbeMemPrettyPrint #cfe8bd 9c944882bf 2020-01-06 Code_Defect Unknown Assertion `pSub->pGroupBy==0' failed. #cfe8bd 304017f5f0 2020-01-06 Code_Defect Unknown Assertion `j>=pLoop->u.btree.nEq || (pLoop->aLTerm[j]==0)==(jnSkip)' failed. #cfe8bd 727074e2ae 2020-01-04 Code_Defect Unknown DBSTAT query computes incorrect result for aggregate column #cfe8bd 46fcd700b8 2019-12-31 Code_Defect Unknown Debug assertion sqlite3VdbeMemAboutToChange: Assertion `(mFlags&MEM_Real)==0 || pMem->u.r==pX->u.r' failed (2) #cfe8bd 892575cdba 2019-12-30 Code_Defect Unknown Debug assertion codeVectorCompare: Assertion `0' failed #cfe8bd 314cc133e5 2019-12-29 Code_Defect Unknown Trigger on normal table causes the database disk image to become malformed #cfe8bd ec8abb025e 2019-12-29 Code_Defect Unknown Debug assertion sqlite3BtreeInsert: Assertion `pCur->curFlags & BTCF_ValidNKey' failed #cfe8bd de4b04149b 2019-12-28 Code_Defect Unknown Debug assertion sqlite3VdbeMemAboutToChange: Assertion `(mFlags&MEM_Real)==0 || pMem->u.r==pX->u.r' failed #cfe8bd 5fbc159eeb 2019-12-28 Code_Defect Unknown Debug assertion sqlite3VdbeExec: Assertion `memIsValid(pRec)' failed #cfe8bd 37823501c6 2019-12-28 Code_Defect Unknown Debug assertion sqlite3VdbeExec: Assertion `memIsValid(&aMem[pOp->p1])' failed. #cfe8bd fb3b3024ea 2019-12-27 Code_Defect Unknown Debug assertion assert_pager_state: Assertion `pPager->changeCountDone==0 || pPager->eLock>=RESERVED_LOCK' failed #cfe8bd 7c13db5c3b 2019-12-26 Code_Defect Unknown Debug assertion sqlite3FinishCoding: Assertion `!pParse->isMultiWrite || sqlite3VdbeAssertMayAbort(v, pParse->mayAbort)' failed #cfe8bd d87336c81c 2019-12-25 Code_Defect Unknown Debug assertion sqlite3TableColumnAffinity: Assertion `iColnCol' failed. #cfe8bd d62981b76d 2019-12-24 Code_Defect Unknown FTS database disk image is malformed for special characters in table #cfe8bd b383b90278 2019-12-24 Code_Defect Unknown Debug assertion sqlite3VdbeExec: Assertion `pIn1!=pIn3' failed (2) #cfe8bd 5eadca17c4 2019-12-23 Code_Defect Extensions Debug assertion rtreeRelease: Assertion `pRtree->nNodeRef==0 || pRtree->bCorrupt' failed #cfe8bd 0911b5d161 2019-12-23 Code_Defect Unknown Debug assertion sqlite3MemCompare: Assertion `pMem1->enc==pMem2->enc || pMem1->db->mallocFailed' failed #cfe8bd 9d708e4742 2019-12-23 Code_Defect Unknown Debug assertion sqlite3VdbeExec: Assertion `flags3==pIn3->flags' failed (2) #cfe8bd 5ad2aa6921 2019-12-23 Code_Defect Unknown Debug assertion sqlite3VdbeMemAboutToChange: Assertion `(mFlags&MEM_Str)==0 || (pMem->n==pX->n && pMem->z==pX->z)' failed #cfe8bd c62c5e5852 2019-12-23 Code_Defect Unknown Debug assertion sqlite3VdbeMemAboutToChange: Assertion `(mFlags&MEM_Str)==0 || (pMem->n==pX->n && pMem->z==pX->z)' failed (2) #cfe8bd 188f912b51 2019-12-22 Code_Defect Unknown Debug assertion sqlite3VdbeExec: Assertion `pIn1!=pIn3' failed #cfe8bd 7929c1efb2 2019-12-22 Code_Defect Unknown Debug assertion constructAutomaticIndex: Assertion `!ExprHasProperty(pExpr, EP_FromJoin) || pExpr->iRightJoinTable!=pSrc->iCursor || pLoop->prereq!=0' failed #cfe8bd b0cb8aff56 2019-12-22 Code_Defect Unknown Debug assertion sqlite3ExprSkipCollateAndLikely: Assertion `pExpr->op==TK_COLLATE' failed #cfe8bd 1b06916e01 2019-12-22 Code_Defect Unknown Debug assertion sqlite3VdbeExec: Assertion `flags3==pIn3->flags' failed #cfe8bd e0a8120553 2019-12-20 Code_Defect Code_Generator Incorrect result for BETWEEN and generated column #cfe8bd 3b84b42943 2019-12-16 Code_Defect Unknown LEFT JOIN malfunctions with generated column #cfe8bd b439bfcfb7 2019-12-14 Code_Defect Unknown REINDEX segfaults on table with generated columns #cfe8bd d7c3f125c9 2019-12-10 Code_Defect Unknown REINDEX results in "UNIQUE constraint failed" for generated column #cfe8bd bd8c280671 2019-12-09 Code_Defect Unknown PRAGMA integrity_check does not terminate on table with generated column #cfe8bd b92e5e8ec2 2019-12-08 Code_Defect Unknown Query on table without rows and generated column results in "out of memory" error #cfe8bd 8bf76328ac 2019-12-07 Documentation Unknown NOT NULL auxiliary column in rtree table malfunctions #cfe8bd 367a86e288 2019-12-06 Feature_Request Unknown Incorrect result for predicate on rtree table #cfe8bd aa573a787b 2019-12-06 Feature_Request Unknown Comparison on INT column in rtree table malfunctions #cfe8bd f096d191b6 2019-12-05 Code_Defect Unknown Row value comparison malfunctions with rtree table #cfe8bd 9fe487ba3c 2019-12-05 Code_Defect Unknown Join on two rtree tables malfunctions #cfe8bd 30e2c183b6 2019-12-05 Code_Defect Unknown column = NULL predicate evaluates to TRUE for rtree table #cfe8bd a55ab6d97d 2019-12-05 Code_Defect Extensions Incorrect result for TEXT comparison on rtree table #cfe8bd 7f39060a24 2019-11-30 Code_Defect Unknown LEFT JOIN malfunctions with partial ISNULL index #cfe8bd 2ae0c599b7 2019-11-15 Code_Defect Unknown Table-valued functions do not work as the right table of a LEFT JOIN #cfe8bd 7e59041f9c 2019-11-08 Code_Defect Unknown DISTINCT malfunctions for VIEW with virtual table #cfe8bd 302027baf1 2019-11-07 Code_Defect Unknown VACUUM results in "database disk image is malformed" for PRIMARY KEY with duplicate column #cfe8bd 299b50ba81 2019-11-07 Code_Defect Unknown UPDATE on table with two generated columns and CHECK clause results in segfault #cfe8bd 4fc08501f4 2019-11-06 Code_Defect Unknown Segfault when inserting into table with generated columns #cfe8bd ce22a07731 2019-11-06 Code_Defect Unknown NULL WHERE condition unexpectedly results in row being fetched #cfe8bd 2399f59861 2019-11-06 Code_Defect Unknown REPLACE on table with generated NOT NULL column results in segfault #cfe8bd 02aa2bd02f 2019-11-04 Code_Defect Unknown Row value comparison malfunctions on view with left join #cfe8bd 623eff57e7 2019-11-03 Code_Defect Unknown LEFT JOIN in view malfunctions with partial index on table #cfe8bd a9efb42811 2019-11-02 Code_Defect Unknown Incorrect result for GLOB operator #cfe8bd c28a01da72 2019-11-01 Code_Defect Unknown REPLACE causes segfault in table with generated column and foreign key #cfe8bd b9befa4b83 2019-10-31 Code_Defect Unknown Segfault in table with generated column and foreign key #cfe8bd 1d2a8efc6c 2019-10-31 Code_Defect Unknown VACUUM on table with generated column that uses TYPEOF results in an error #cfe8bd 6484e6ce67 2019-10-29 Code_Defect Unknown VACUUM on table with generated column results in an error #cfe8bd 166347c6fc 2019-10-29 Code_Defect Unknown VACUUM issue on table with generated column #cfe8bd 9621dd78a0 2019-10-29 Code_Defect Unknown Segfault when updating table with generated columns #cfe8bd 91e8695101 2019-10-27 Code_Defect Unknown Segfault in table with generated columns #cfe8bd 3ea1755124 2019-10-26 Code_Defect Unknown REINDEX causes "UNIQUE constraint failed" error for generated column #cfe8bd c1e19e1204 2019-10-26 Code_Defect Unknown Trigger causes query to compute incorrect result #cfe8bd 50c09fc2cf 2019-10-24 Code_Defect Unknown Crash on REPLACE INTO of a table with an AFTER DELETE trigger. #cfe8bd 135c9da751 2019-10-23 Code_Defect Unknown Comparison of row values with COLLATE NOCASE yields incorrect result #cfe8bd 6ef984af89 2019-10-22 Code_Defect Unknown Row value comparison yields incorrect result #cfe8bd b47e3627ec 2019-10-22 Code_Defect Unknown Comparison of row values results in incorrect result #cfe8bd a8a4847a2d 2019-10-16 Code_Defect Unknown Trigger inserts duplicate value in UNIQUE column #cfe8bd 278ac14262 2019-10-11 Code_Defect Unknown FTS integrity_check fails when inserting x'00' #cfe8bd b2d4edaffd 2019-10-07 Code_Defect Unknown Comparison on view malfunctions #cfe8bd 99cd4807dc 2019-09-23 Code_Defect Unknown Scalar subquery with "LIMIT 0" should return NULL #cfe8bd 587791f926 2019-09-17 Code_Defect Unknown Row is not fetched when using WHERE clause with INSTR() #cfe8bd 0f0428096f 2019-09-16 Code_Defect Unknown GLOB unexpectedly does not match #cfe8bd 767a8cbc6d 2019-09-03 Code_Defect Unknown COLLATE NOCASE string comparison yields incorrect result #cfe8bd 29f635e0af 2019-09-03 Code_Defect Unknown IS NULL unexpectedly evaluates to TRUE #cfe8bd 2841e99d10 2019-09-02 Code_Defect Unknown Different rounding when converting TEXT to REAL #cfe8bd 57af00b664 2019-09-02 Code_Defect Unknown Expression computed on row yields incorrect result #cfe8bd 40812aea1f 2019-08-30 Code_Defect Unknown Incorrect result for comparison of large number #cfe8bd 5a3dba8104 2019-08-30 Code_Defect Unknown REINDEX causes "UNIQUE constraint failed" error #cfe8bd f8f472cbc7 2019-08-30 Code_Defect Unknown Partial index and BETWEEN issue #cfe8bd fba33c8b1d 2019-08-30 Code_Defect Unknown Partial index causes row to not be fetched in BETWEEN expression #cfe8bd a6408d42b9 2019-08-30 Code_Defect Unknown Partial index causes row to not be fetched #cfe8bd dbaf8a6820 2019-08-27 Code_Defect Unknown Unexpected affinity conversion is performed for the IN operator #cfe8bd ac8dd4a32b 2019-08-27 Code_Defect Unknown Segfault when dropping a temp trigger on a database that has already been detached #cfe8bd 78acc9d40f 2019-08-26 Code_Defect Unknown Assertion fault in row-value UPDATE #cfe8bd 7e07a3dbf5 2019-08-22 Code_Defect Unknown LIKELY() seems to cause unexpected affinity conversion for rowid #cfe8bd ac184eb571 2019-08-22 Code_Defect Unknown Row with comparison on TEXT UNIQUE column is not fetched #cfe8bd d9f584e936 2019-08-22 Code_Defect Unknown Row is not fetched in table with INTEGER PRIMARY KEY #cfe8bd 6710d2f7a1 2019-08-17 Code_Defect Unknown LEFT JOIN fails to fetch row #cfe8bd 256741a16b 2019-08-15 Code_Defect Unknown null pointer dereference caused by window functions in result-set of EXISTS(SELECT ...) #cfe8bd e4598ecbdd 2019-08-15 Code_Defect Unknown Division by zero in the query planner. #cfe8bd 3cf9bb227e 2019-08-12 Code_Defect Unknown Database corruption caused by REPLACE #cfe8bd 9080b6227f 2019-08-10 Code_Defect Unknown Constant expression in partial index results in row not being fetched #cfe8bd 0a5e2c1dcb 2019-08-06 Code_Defect Unknown Unexpected affinity conversion for view column in IN operator #cfe8bd 9f66f887d4 2019-08-06 Documentation Unknown EXPLAIN PRAGMA executes PRAGMA #cfe8bd 61c853857f 2019-08-06 Code_Defect Unknown Row is not fetched in SELECT from VIEW #cfe8bd d52a29a9e6 2019-08-05 Code_Defect Unknown Unexpected affinity conversion in view #cfe8bd ced41c7c7d 2019-07-30 Code_Defect Unknown Query with DISTINCT does not fetch all distinct rows #cfe8bd ba2f4585cf 2019-07-29 Code_Defect Unknown Query with ORDER BY results in "database disk image is malformed" error #cfe8bd c52b09c7f3 2019-07-24 Performance_Issue Unknown Assertion fault in the query planner on a deeply nested query #cfe8bd 1be72aab92 2019-07-17 Code_Defect Unknown CHECK constraint using COLLATE with CASE or BETWEEN #cfe8bd fd3aec0c7e 2019-07-17 Code_Defect Unknown Valgrind warning if PK has more columns than the table. #cfe8bd 9cdc5c4662 2019-06-27 Code_Defect Unknown Incorrect result from second execution of correlated scalar sub-query that uses a partial sort #cfe8bd e1e07ef202 2019-06-16 Code_Defect Unknown COLLATE in BETWEEN expression is ignored #cfe8bd f1580ba1b5 2019-06-14 Code_Defect Unknown Built-in RTRIM collating sequence yields incorrect comparisons #cfe8bd ce8717f088 2019-06-14 Code_Defect Unknown LIKE malfunctions for UNIQUE COLLATE NOCASE column #cfe8bd 674385aeba 2019-06-12 Code_Defect Unknown CAST('-0.0' AS NUMERIC) computes 0.0 rather than 0 #cfe8bd b148fa6105 2019-06-12 Documentation Unknown CAST takes implicit COLLATE of its operand #cfe8bd 0c620df60b 2019-06-11 Code_Defect Unknown LIKELY(), UNLIKELY() and LIKELIHOOD() have affinities #cfe8bd 57353f8243 2019-06-11 Code_Defect Unknown COLLATE expression in the right side of an IN operator results in an affinity conversion #cfe8bd 1819598c09 2019-06-11 Documentation Unknown -'1.0' computes -1.0 rather than -1 #cfe8bd d60b3cd7cb 2019-06-11 Documentation Unknown COLLATE expression has an affinity #cfe8bd 533010b8ca 2019-06-11 Code_Defect Unknown Illegal argument to LIKELIHOOD() does not result in error when combined with "IN ()" #cfe8bd 412bba9b22 2019-06-10 Code_Defect Unknown CAST('.' AS NUMERIC) computes 0.0 rather than 0 #cfe8bd 5e0423b058 2019-06-10 Documentation VFS xAccess behaviour is not documented, changed in Windows 3.7.0 #cfe8bd dd6bffbfb6 2019-06-10 Code_Defect Unknown CAST to NUMERIC no longer converts to INTEGER #cfe8bd b1d8c79314 2019-06-10 Code_Defect Code_Generator LIKE malfunctions for INT PRIMARY KEY COLLATE NOCASE column #cfe8bd 4c2d7639f0 2019-06-07 Code_Defect Unknown CAST('-' AS NUMERIC) computes 0.0 #cfe8bd e8bedb2a18 2019-06-07 Code_Defect Unknown Incorrect result when subtracting a large integer number from a TEXT value #cfe8bd c41afac34f 2019-05-29 Code_Defect Unknown LIMIT applied globally rather than locally #cfe8bd ce82323194 2019-05-22 Code_Defect Unknown Duplicate CTE name gives incorrect result #cfe8bd d3e7f2ba5b 2019-05-20 Code_Defect Unknown Nested boolean formula with IN operator computes an incorrect result #cfe8bd 787fa716be 2019-05-19 Code_Defect Unknown Assertion fault when multi-use subquery implemented by co-routine #cfe8bd 3c27b97e31 2019-05-17 Code_Defect Unknown REAL rounding seems to depend on FROM clause #cfe8bd bba7b69f98 2019-05-14 Code_Defect Unknown REINDEX on WITHOUT ROWID table with DESC PRIMARY KEY corrupts automatic UNIQUE index #cfe8bd 6c1d3febc0 2019-05-09 Code_Defect Unknown REAL PRIMARY KEY leads to a missing entry in the index. #cfe8bd e63cbcfd33 2019-05-07 Code_Defect Unknown Database table/index contents mismatch (corruption) caused by FK processing #cfe8bd 5c6955204c 2019-05-04 Code_Defect Code_Generator Incorrect result on a table scan of a partial index #cfe8bd ae0f637bdd 2019-05-01 Code_Defect Unknown REINDEX fails on a UNIQUE index on the GLOB operator of a REAL column #cfe8bd 3be1295b26 2019-05-01 Code_Defect Unknown Inconsistent behavior of a unique constraint on a boolean expression. #cfe8bd 3182d38790 2019-04-29 Code_Defect Unknown COLLATE nocase index on a WITHOUT ROWID table malfunctions #cfe8bd f00d7b651a 2019-04-19 Code_Defect Unknown ALTER TABLE corrupts the schema for tables that start with "sqlite" #cfe8bd df46dfb631 2019-02-23 Code_Defect Unknown Assertion fault in self-join with a IN constraint #cfe8bd 4feb3159c6 2019-02-22 Code_Defect Unknown Crash due to misuse of window functions. #cfe8bd 4e8e4857d3 2019-02-08 Code_Defect Unknown Crash on query using an OR term in the WHERE clause #cfe8bd 5948e09b8c 2019-02-05 Code_Defect Unknown Incorrect result from LEFT JOIN #cfe8bd bb4bdb9f7f 2019-01-25 Code_Defect Virtual_Machine Zeroblob truncated by an index on an expression #cfe8bd bc8d94f0fb 2019-01-09 Code_Defect Unknown RENAME COLUMN fails on tables with redundant UNIQUE constraints #cfe8bd d0866b26f8 2019-01-01 Code_Defect Unknown Window function in correlated subquery causes assertion fault #cfe8bd e6f1f2e34d 2018-12-22 Code_Defect Unknown REPLACE can insert a default NULL into a NOT NULL column #cfe8bd d96eba8769 2018-12-14 Code_Defect Unknown Incorrect results for OR query where both OR terms are different indexed expressions #cfe8bd 1d958d9059 2018-12-08 Code_Defect Unknown Incorrect result with NOT IN operator and partial index #cfe8bd f09fcd1781 2018-12-07 Code_Defect Unknown Assertion fault when window functions are used. #cfe8bd 1a84668dcf 2018-11-05 Code_Defect Unknown Assertion fault due to malformed PRIMARY KEY #cfe8bd 65eb38f6e4 2018-11-05 Code_Defect Unknown Incorrect answer on LEFT JOIN when STAT4 is enabled #cfe8bd cf5ed20fc8 2018-10-25 Code_Defect Unknown Incorrect join result with duplicate WHERE clause constraint #cfe8bd 69d642332d 2018-09-27 Code_Defect Unknown The typeof() and length() functions fail in some virtual tables. #cfe8bd e8275b415a 2018-09-27 Code_Defect Unknown Assertion fault from window function inside of recursive CTE #cfe8bd f25d5ceebe 2018-09-24 Code_Defect Unknown INTEGER PRIMARY KEY WITHOUT ROWID virtual table crash #cfe8bd 510cde2777 2018-09-17 Code_Defect Unknown Endless loop on a query with window functions, ORDER BY, and LIMIT #cfe8bd b41031ea2b 2018-09-17 Code_Defect Unknown ALTER TABLE returns an error on certain schemas #cfe8bd 9936b2fa44 2018-09-10 Code_Defect Unknown Infinite loop due to the ORDER BY LIMIT optimization #cfe8bd c94369cae9 2018-09-10 Code_Defect Unknown Wrong answer due to the LIKE optimization #cfe8bd 908f001483 2018-08-14 Code_Defect Unknown UPSERT does not work like PostgreSQL #cfe8bd c694113e50 2018-07-24 Code_Defect Unknown Unnecessary ABORT with unhelpful error message #cfe8bd 79cad5e4b2 2018-07-11 Code_Defect Unknown UPSERT results in a corrupt database #cfe8bd c2432ef908 2018-06-11 Code_Defect Unknown Assertion fault due to column cache malfunction #cfe8bd 7be932dfa6 2018-06-07 Code_Defect Unknown Adverse interaction between .stats and .eqp in the CLI #cfe8bd d8dc2b3a58 2018-05-23 Code_Defect Unknown Crash when the schema for sqlite_sequence is corrupt #cfe8bd e63a34a004 2018-05-08 Code_Defect Unknown Incorrectly formatted output for the ".fullschema" command in the CLI #cfe8bd d85fffd6ff 2018-04-26 Code_Defect Unknown VDBE program uses an expired value #cfe8bd 4ba5abf65c 2018-04-24 Code_Defect Unknown Index on expression leads to an incorrect LEFT JOIN #cfe8bd 7fa8049685 2018-04-24 Code_Defect Unknown Incorrect result on a LEFT JOIN when using an index #cfe8bd 1e39b966ae 2018-04-10 Code_Defect Unknown LEFT JOIN strength reduction optimization causes an error. #cfe8bd fac496b617 2018-04-10 Code_Defect Code_Generator Over-aggressive LEFT JOIN optimization on virtual tables #cfe8bd 2b8aed9f7c 2018-04-09 Code_Defect Unknown Misbehavior in the FTS5 xBestIndex method #cfe8bd 093420fc0e 2018-04-06 Code_Defect Unknown Virtual Machine references an uninitialized register #cfe8bd 36fae083b4 2018-02-26 Code_Defect Unknown Inconsistent interpretation of truth #cfe8bd f484b65f3d 2018-02-13 Code_Defect Unknown Incorrect result from row-value comparison in WHERE clause #cfe8bd d6ec09eccf 2018-02-13 Code_Defect Unknown Assertion fault in FTS4 #cfe8bd 343634942d 2018-02-01 Code_Defect Unknown Index on expression goes corrupt from valid SQL #cfe8bd ec32177c99 2018-01-27 Code_Defect Unknown Incorrect result with complex OR-connected WHERE and STAT4 #cfe8bd 80177f0c22 2018-01-26 Code_Defect Unknown Incorrect result when join condition uses a table-valued function #cfe8bd 7310e2fb3d 2018-01-23 Code_Defect Unknown Valid row-value syntax is rejected #cfe8bd 47b2581aa9 2018-01-16 Code_Defect Unknown Infinite loop on UPDATE #cfe8bd dc3f932f5a 2018-01-02 Code_Defect Unknown Assertion fault doing a REPLACE with index on an expression. #cfe8bd 3b44500725 2017-12-23 Code_Defect Unknown Inconsistent column names #cfe8bd 123c9ba321 2017-12-13 Code_Defect Unknown Incorrect result when an index is used for an ordered join #cfe8bd d4beea1633 2017-11-26 Code_Defect Unknown DELETE with a LIMIT does not work for WITHOUT ROWID tables #cfe8bd ef9318757b 2017-11-23 Code_Defect Unknown Incorrect result due to the skip-ahead-distinct optimization #cfe8bd aa98619ad0 2017-11-06 Code_Defect Unknown Assertion fault on an IN operator using a constant index #cfe8bd e651b13418 2017-10-10 Code_Defect Unknown DROP TABLE fails for WITHOUT ROWID tables an SQLITE_OMIT_AUTOVACUUM #cfe8bd cfa2c908f2 2017-09-11 Code_Defect Unknown Assertion fault in STAT4 on a double-negation #cfe8bd b899b6042f 2017-09-11 Code_Defect Unknown Segfault on correlated subquery on the RHS of an IN operator in the WHERE clause #cfe8bd 02f0f4c54f 2017-08-28 Code_Defect Unknown The ".dump" comman crashes following PRAGMA empty_result_callbacks=1 #cfe8bd 7486aa54b9 2017-08-24 Code_Defect Unknown Assertion fault caused by sqlite3_result_pointer() #cfe8bd e20dd54ab0 2017-08-18 Code_Defect Unknown COLLATE sequence for ORDER/GROUP BY ignored when using an index-on-expression #cfe8bd be436a7f45 2017-08-17 Code_Defect Unknown Use-after-free on schema change where RTREE is used inside of a trigger #cfe8bd cb91bf4290 2017-08-01 Code_Defect Unknown Assertion fault following PRAGMA reverse_unordered_selects=ON #cfe8bd de3403bf5a 2017-07-31 Code_Defect Unknown Column name shift due to LEFT JOIN query flattening #cfe8bd bc11554113 2017-07-31 Code_Defect Unknown Assertion fault on a dodgy CREATE TABLE statement using WITHOUT ROWID #cfe8bd ce68383bf6 2017-07-21 Code_Defect Unknown Incorrect LEFT JOIN result with IS operator in WHERE clause and auto-index #cfe8bd a4e06e75a9 2017-07-15 Code_Defect Unknown False-positive from "PRAGMA integrity_check" #cfe8bd b9f0101077 2017-06-27 Code_Defect Unknown Violation of the Query Planner Stability Guarantee #cfe8bd 892fc34f17 2017-06-20 Code_Defect Unknown Incorrect query result when a LEFT JOIN subquery is flattened #cfe8bd fda2210880 2017-06-08 Code_Defect Unknown Corruption due to REPLACE in an auto-vacuumed database #cfe8bd 7fde638e94 2017-05-25 Code_Defect Unknown Assertion fault on a LEFT JOIN #cfe8bd cad1ab4cb7 2017-05-23 Code_Defect Unknown Segfault due to LEFT JOIN flattening optimization #cfe8bd f68dc596c4 2017-05-01 Code_Defect Unknown Database corruption on REPLACE with a mix of NULL and non-NULL rowids. #cfe8bd 981329adee 2017-04-11 Code_Defect Unknown Stack overflow while parsing deeply nested JSON #cfe8bd 6c9b551407 2017-04-10 Code_Defect Unknown JSON allows unescaped control characters in strings #cfe8bd b93be8729a 2017-04-08 Code_Defect Unknown JSON extension accepts invalid numeric values #cfe8bd 06796225f5 2017-03-24 Code_Defect Unknown Crash in recursive invocation of a trigger that uses an ephemeral table #cfe8bd 6097cb9274 2017-03-02 Code_Defect Unknown Broken 'start of day' modifier on date/time functions #cfe8bd eb703ba7b5 2017-02-11 Code_Defect Unknown Incorrect result using index on expression with collating function #cfe8bd e6e962d6b0 2017-01-25 Code_Defect Unknown sqlite3_blob_reopen() misbehavior on ALTER-ed table #cfe8bd 7ffd1ca1d2 2017-01-16 Code_Defect Unknown Incorrect affinity when using automatic indexes #cfe8bd 25e335f802 2017-01-10 Code_Defect Unknown Incorrect result when ON clause refers to table to the right #cfe8bd 190c2507ee 2017-01-05 Code_Defect Unknown Assertion fault on a query against a view #cfe8bd 30027b613b 2017-01-05 Code_Defect Unknown DELETE trigger on WITHOUT ROWID table not fired for REPLACE op #cfe8bd 8c9458e703 2017-01-03 Code_Defect Unknown row-value updates in triggers do not work. #cfe8bd 2df0107bd2 2016-12-01 Code_Defect Unknown Incorrect result from LEFT JOIN with a subquery on the LHS #cfe8bd 1a68465637 2016-11-24 Code_Defect Unknown Assertion fault on a conditional row-value expression #cfe8bd da78413751 2016-11-23 Code_Defect Unknown Query flattening causes bad byte-code for a vector IN operator #cfe8bd 199df4168c 2016-11-23 Code_Defect Unknown Different answer with and without index on IN operator with type mismatch #cfe8bd 2f1b168ab4 2016-11-11 Code_Defect Unknown Crash following syntax error on DETACH #cfe8bd fef4bb4bd9 2016-10-27 Code_Defect Unknown Incorrect result from a LEFT JOIN with a row-value constraint #cfe8bd 96c1454cbf 2016-10-12 Code_Defect Unknown Incorrect result with ORDER BY DESC and LIMIT (again) #cfe8bd 4baa464912 2016-10-10 Code_Defect Unknown NULL handling for indexes on expressions #cfe8bd 7b3328086a 2016-10-03 Code_Defect Unknown AUTOINCREMENT problem with the INSERT xfer optimization #cfe8bd 1ec41379c9 2016-09-20 Code_Defect Unknown Integer multiple fails to overflow to floating-point #cfe8bd 0eab1ac759 2016-09-16 Code_Defect Unknown O(N*N) behavior where it should be O(N) #cfe8bd 0c4df46116 2016-09-07 Code_Defect Unknown Incorrect result with ORDER BY DESC and LIMIT #cfe8bd ef36060112 2016-08-26 Code_Defect Unknown Incorrect affinity transformations on DELETE #cfe8bd a0bac8b3c3 2016-07-26 Code_Defect Unknown CREATE INDEX changes the answer #cfe8bd f68bf68513 2016-07-14 Code_Defect Unknown ALTER TABLE corrupts DESC indexes #cfe8bd e8d439c776 2016-07-01 Code_Defect Unknown Crash on transitive WHERE constraint and undefined collation #cfe8bd 16c9801ceb 2016-05-06 Code_Defect Unknown Segfault on DELETE with WHERE containing OR #cfe8bd dc6ebeda93 2016-05-02 Code_Defect Unknown Incorrect DELETE due to the one-pass optimization #cfe8bd f7f8c97e97 2016-04-25 Code_Defect Unknown Valid query fails to compile due to WHERE clause optimization #cfe8bd 7d7525cb01 2016-04-18 Code_Defect Unknown Compatibility break on INTEGER PRIMARY KEY columns. #cfe8bd a306e56ff6 2016-04-09 Code_Defect Unknown Failed DELETE with PRAGMA reverse_unordered_selects #cfe8bd 7f7f8026ed 2016-04-07 Code_Defect Unknown Segfault following heavy SAVEPOINT usage #cfe8bd 5e3c886796 2016-03-09 Code_Defect Unknown Correlated subquery on the RHS of an IN operator #cfe8bd d06a25c844 2016-02-09 Code_Defect Code_Generator Incorrect result from a UNION with an ORDER BY #cfe8bd ad2559db38 2016-02-04 Code_Defect Unknown JSON does not properly escape control characters #cfe8bd f45ac567ea 2016-01-30 Code_Defect Unknown Invalid JSON generated by json_group_array() #cfe8bd 80369eddd5 2016-01-20 Code_Defect Unknown Incorrect case folding in the LIKE operator #cfe8bd cb3aa0641d 2016-01-13 Code_Defect Unknown Incorrect result from a subquery containing over-constrainted ORDER BY #cfe8bd e5c6268dd8 2015-11-24 Code_Defect Unknown Assertion fault on DISTINCT query containing a correlated aggregate. #cfe8bd 73eba7ba5c 2015-11-21 Code_Defect Unknown Table-valued function syntax allowed for ordinary tables and views #cfe8bd 38a97a87a6 2015-11-13 Code_Defect Unknown Inaccurate int/float comparison results in corrupt index #cfe8bd ac661962a2 2015-11-01 Code_Defect Unknown Differing interpretation of historical schemas #cfe8bd 57eec374ae 2015-10-16 Code_Defect Unknown JSON1 accepts form-feed (char(12)) as a white-space character #cfe8bd b65cb2c8d9 2015-10-06 Code_Defect Unknown Incorrect LIMIT on a UNION ALL query #cfe8bd 1b266395d6 2015-09-30 Code_Defect Unknown INSERT OR REPLACE with a foreign key constraint leads to assertion fault #cfe8bd acd1299088 2015-09-09 Code_Defect Unknown CREATE TABLE AS fails with a false report of database corruption #cfe8bd c2a19d8165 2015-08-22 Code_Defect Unknown Incorrect LEFT JOIN when FROM clause contains nested subqueries #cfe8bd 8fd39115d8 2015-07-23 Code_Defect Unknown assertion fault on WITHOUT ROWID query using the OR optimization #cfe8bd 5f60b11fc8 2015-06-18 Code_Defect Unknown likely() function in the ON clause of a LEFT JOIN results in incorrect result #cfe8bd 873cae2b6e 2015-06-16 Code_Defect Unknown Schema corruption after aborted CREATE TABLE AS #cfe8bd f2ad7de056 2015-05-20 Code_Defect Unknown Corrupt table created by CREATE TABLE AS followed by compound SELECT #cfe8bd 34cd55d68e 2015-05-19 Code_Defect Unknown Database corruption following INSERT with a TRIGGER that does an affinity change #cfe8bd 05f43be8fd 2015-03-07 Code_Defect Unknown Incorrect use of index with LIKE operators when the LHS is a blob #cfe8bd 2326c258d0 2015-02-24 Code_Defect Unknown Incorrect result when a LEFT JOIN provides the qualifying constraint for a partial index #cfe8bd 1c69be2daf 2015-02-17 Code_Defect Unknown Incorrect GROUP BY when input and output columns have the same name #cfe8bd ca0d20b6cd 2015-02-09 Code_Defect Unknown COLLATE operator masked by function calls #cfe8bd 2f7170d73b 2015-02-09 Code_Defect Unknown "misuse of aggregate" error if aggregate column from FROM subquery is used in correlated subquery #cfe8bd 32b63d5424 2015-01-22 Code_Defect Unknown Fuzzer induced crash #cfe8bd f97c463710 2015-01-20 Code_Defect Unknown Incorrect ordering with ORDER BY and LIMIT #cfe8bd a59ae93ee9 2015-01-09 Code_Defect Unknown Crashes due to fuzzed input #cfe8bd e4a18565a3 2014-12-05 Code_Defect Unknown Stale KeyInfo object used in shared-cache mode #cfe8bd c5ea805691 2014-12-04 Code_Defect Unknown Inverted sort order when using DISTINCT and a descending index #cfe8bd 6f2222d550 2014-12-04 Code_Defect Unknown Incorrect output on a LEFT JOIN #cfe8bd db87229497 2014-11-14 Code_Defect Unknown Incorrect result when RHS of IN operator contains DISTINCT and LIMIT #cfe8bd 094d39a4c9 2014-11-05 Code_Defect Unknown Assertion fault on CREATE TABLE ... AS SELECT ... #cfe8bd 43107840f1 2014-11-05 Code_Defect Unknown Assertion fault on UPDATE #cfe8bd ba7cbfaedc 2014-10-11 Code_Defect Unknown Wrong output order when a DESC index and GROUP BY and ORDER BY. #cfe8bd 8c32a33a53 2014-10-02 Code_Defect Unknown Segfault on a syntax error involving the IS operator #cfe8bd 209d31e316 2014-09-29 Code_Defect Unknown Assertion fault when deleting a table out from under a SELECT #cfe8bd 78c0c8c3c9 2014-09-24 Code_Defect Unknown Segfault when a DEFAULT value contains a bind parameter #cfe8bd d11a6e908f 2014-09-21 Code_Defect Unknown Query planner fault on three-way nested join with compound inner SELECT #cfe8bd 98d973b8f5 2014-08-27 Code_Defect Unknown Partial index gives incorrect query result #cfe8bd 369d57fb8e 2014-08-21 Code_Defect Unknown DELETE with TRIGGER causes an assertion fault #cfe8bd 11d5aa455e 2014-08-19 Code_Defect Unknown sqlite3_trace() sometimes does not invoke its callback #cfe8bd 3a88d85f36 2014-08-06 Code_Defect Unknown Segfault when a DEFAULT value contains an aggregate function #cfe8bd 9a6daf340d 2014-07-30 Code_Defect Unknown UNIQUE not enforced on an index #cfe8bd d2889096e7 2014-07-29 Code_Defect Unknown Problem with rtree tables with IN() operators or as the inner loop of a join. #cfe8bd b2fa5424e6 2014-06-30 Code_Defect Unknown Incorrect STAT4 samples for WITHOUT ROWID tables #cfe8bd 9a8b09f8e6 2014-06-27 Code_Defect Unknown Affinity problem on "x IN (?)" #cfe8bd e9654505cf 2014-05-23 Code_Defect Unknown Inifinite loop in INSERT statement. #cfe8bd 55746f9e65 2014-05-07 Code_Defect Unknown group_concat() returns NULL instead of an empty string #cfe8bd f67b41381a 2014-04-26 Code_Defect Unknown "INSERT INTO tbl SELECT * FROM tbl2" statement may modify data if ALTER TABLE ADD COLUMN has been used on tbl2. #cfe8bd 388d01d4bb 2014-04-25 Code_Defect Unknown Crash on join with a virtual table, DISTINCT, and ORDER BY. #cfe8bd b75a9ca6b0 2014-04-21 Code_Defect Unknown ORDER BY ignored if query has identical GROUP BY #cfe8bd 264b970c43 2014-04-14 Code_Defect Unknown Crash when calling sqlite_rename_parent() with NULL parameters. #cfe8bd 2ea3e9fe63 2014-04-13 Code_Defect Unknown Partial index causes assertion fault on UPDATE OR REPLACE #cfe8bd 10fb063b11 2014-04-10 Code_Defect Unknown Duplicate row output on an OR query #cfe8bd 98825a79ce 2014-04-03 Code_Defect Unknown Incorrect result from a DISTINCT + GROUP BY + ORDER BY query #cfe8bd a8a0d2996a 2014-03-24 Code_Defect Unknown Incorrect column data type reported #cfe8bd 07d6a0453d 2014-03-21 Code_Defect Unknown OFFSET ignored if there is no FROM clause #cfe8bd e39d032577 2014-03-20 Code_Defect Unknown Assertion fault on a query containing "x IN (?)" #cfe8bd 5ac9b497de 2014-03-11 Feature_Request Parser Some issues with aliases, fully qualified identifiers, and * #cfe8bd c25aab7e7e 2014-03-11 Feature_Request Shell The ".import" command does not parse CSV correctly. #cfe8bd 775b39dd3c 2014-03-11 Code_Defect Shell Poor query planning with virtual tables, joins and ORDER BY. #cfe8bd 23b2128201 2014-03-11 Feature_Request Virtual_Machine Uninformative error message on check constraint failure #cfe8bd bcff482dd6 2014-03-11 Feature_Request Unknown Explicit extended error code for deadlock with sqlite_busy #cfe8bd f711d5a937 2014-03-11 Feature_Request Unknown Windows DLL should have versioninfo resource #cfe8bd de3ae967a0 2014-03-11 Feature_Request Parser Insert multiple rows at once #cfe8bd f6ee7c1986 2014-03-11 Feature_Request Shell Negative widths should right justify #cfe8bd ba7fdb568d 2014-03-11 Feature_Request VFS Page size should auto default to file system block size #cfe8bd edb497982c 2014-03-11 Code_Defect Unknown FTS n-character prefix query returns incorrect results when using an n+1 character prefix index. #cfe8bd beba9cae63 2014-03-11 Code_Defect Unknown Assertion fault on a valid query #cfe8bd 4eb3a0bd32 2014-03-11 Code_Defect Unknown Performance regression in Skrooge #cfe8bd 31a19d11b9 2014-03-05 Code_Defect Unknown Name resolution issue with compound SELECTs and Common Table Expressions #cfe8bd 65bdeb9739 2014-02-26 Code_Defect Unknown "ORDER BY random()" gets optimized out #cfe8bd 8c63ff0eca 2014-02-25 Code_Defect Unknown Incorrect query result on a UNION ALL #cfe8bd c34d0557f7 2014-02-12 Code_Defect Unknown Name resolution issue with WITHOUT ROWID #cfe8bd 4c86b126f2 2014-02-11 Code_Defect Unknown Incorrect query result with SQLITE_ENABLE_STAT4 #cfe8bd fccbde530a 2014-02-08 Code_Defect Unknown DISTINCT thinks a zeroblob() and blob of all zeros are different #cfe8bd 520070ec7f 2013-12-22 Code_Defect Unknown Array overrun in the skip-scan optimization #cfe8bd c620261b5b 2013-10-28 Code_Defect Unknown Incorrect result on query involving LEFT JOIN and transitive constraints #cfe8bd a5c8ed66ca 2013-10-04 Code_Defect Unknown Incorrect count(*) when partial indices exist #cfe8bd 9fb5cd7c76 2013-09-30 Code_Defect Unknown "DELETE FROM tbl" statements do not obtain a shared-cache write-lock on table "tbl" #cfe8bd be84e357c0 2013-09-03 Code_Defect Unknown Segfault during query involving LEFT JOIN column in the ORDER BY clause #cfe8bd 9f2eb3abac 2013-08-29 Code_Defect Unknown A lookup on a primary key or unique index with more than 4 fields can cause a crash #cfe8bd bc878246ea 2013-08-28 Code_Defect Unknown Incorrect result from LEFT JOIN query #cfe8bd d666d600a6 2013-08-21 Code_Defect Unknown COLLATE operator on lhs of BETWEEN expression is ignored. #cfe8bd f617ea3125 2013-08-15 Code_Defect Unknown Incorrect ORDER BY with colliding input and output column names #cfe8bd 406d3b2ef9 2013-07-18 Code_Defect Unknown SQL function auxdata associated with parameters is not cleared #cfe8bd 78588b938a 2013-07-17 Code_Defect Unknown Virtual Table Sync frees pVtab->zErrMsg without zeroing #cfe8bd 83e9014ec2 2013-07-09 Code_Defect Unknown Incorrect result from sqlite3_stmt_status with SQLITE_STMTSTATUS_FULLSCAN_STEP #cfe8bd 5ed1772895 2013-07-09 Code_Defect Unknown Incorrect ORDER BY on an indexed JOIN #cfe8bd bc1aea7b72 2013-07-09 Code_Defect Unknown Incorrect result on LEFT JOIN with OR constraints and an ORDER BY clause #cfe8bd 490a4b7235 2013-07-09 Code_Defect Unknown "WHERE 0" on the first element of a UNION causes an assertion fault #cfe8bd d805526eae 2013-07-08 Code_Defect Unknown Incorrect join result or assertion fault due to transitive constraints #cfe8bd 868145d012 2013-07-01 Code_Defect Unknown Assertion fault on double LEFT JOIN #cfe8bd a589ec069e 2013-06-27 Code_Defect Unknown sqlite3_stmt_readonly() returns an incorrect value for come PRAGMAs #cfe8bd e636a050b7 2013-05-15 Code_Defect Unknown Database corruption in shared cache mode #cfe8bd 0fc59f908b 2013-05-15 Code_Defect Unknown Missing COLLATE function does not result in an error #cfe8bd f2369304e4 2013-05-09 Code_Defect Unknown Incorrect results when OR is used in the ON clause of a LEFT JOIN #cfe8bd 6709574d2a 2013-05-08 Code_Defect Unknown COLLATE clause in ORDER BY causes incorrect EXCEPT #cfe8bd 2f96536e7f 2013-05-06 Code_Defect Shell .tables output is not redirected into .output file #cfe8bd 5eaa61ea18 2013-05-06 Portability Unknown sigbus on disk ful in WAL mode #cfe8bd 0eb70d77cb 2013-05-06 Code_Defect Unknown Invalid pointer passed to the authorizer callback #cfe8bd 19b44e3575 2013-04-30 Feature_Request Virtual_Machine sqlite3_bind_text inconsistent with NULL pointers, zero length etc #cfe8bd 28c6e830f2 2013-04-30 Code_Defect Unknown Segfault while parsing/compiling an SQL statement #cfe8bd ba82a4a41e 2013-04-22 Code_Defect Unknown Query optimizer removes ORDER BY when it is needed #cfe8bd f69b96e307 2013-04-18 Code_Defect Unknown Over-aggressive optimization of ORDER BY using a virtual table with IN operator #cfe8bd 2500cdb9be 2013-04-14 Code_Defect Unknown COLLATE in ORDER BY clause breaks name resolution #cfe8bd 7ff3120e4f 2013-04-12 Code_Defect VFS Recovery race condition leads to database corruption on Windows #cfe8bd 38b1ae018f 2013-03-27 Code_Defect Unknown Assertion fault on valid FTS4 query #cfe8bd 6bfb98dfc0 2013-03-27 Code_Defect Unknown False report of database corruption on an INSERT #cfe8bd a179fe7465 2013-03-27 Code_Defect Unknown Incorrect output order on a join with an ORDER BY #cfe8bd 689137afb6 2013-03-20 Code_Defect Unknown Casting UTF16 to numeric types fails #cfe8bd 4dd95f6943 2013-03-13 Code_Defect Unknown Inverted result order with ORDER BY DESC and a DESC index. #cfe8bd fc7bd6358f 2013-03-06 Code_Defect Unknown Incorrect query result in a 3-way join due to affinity issues #cfe8bd 7a31705a7e 2013-03-01 Code_Defect Unknown Name resolution fails when table name is a prefix of another table #cfe8bd db4d96798d 2013-01-29 Code_Defect Unknown LIMIT does not work with nested views containing UNION ALL #cfe8bd d58ccbb3f1 2013-01-28 Code_Defect Unknown Segmentation fault on a valid query with "union" #cfe8bd c997b11c4d 2013-01-09 Code_Defect Code_Generator ORDER BY clause ignored in 3-way join query #cfe8bd a7b7803e8d 2012-12-19 Code_Defect Code_Generator crash when filtering twice by same predicate using aliases #cfe8bd 71e333e7d2 2012-12-19 Code_Defect Unknown COLLATE operator inside CHECK constraint fails in shared-cache mode #cfe8bd bfbf38e5e9 2012-11-02 Code_Defect Unknown Segfault on a nested join #cfe8bd d02e1406a5 2012-10-04 Code_Defect Unknown LEFT JOIN with an OR in the ON clause causes segfault #cfe8bd c2ad16f997 2012-05-21 Code_Defect Unknown Segfault on query involving deeply nested aggregate views #cfe8bd cfe84e8683 2012-05-21 Code_Defect Unknown The ".schema" command outputs nested VIEWS in the wrong order #cfe8bd 27ca74af3c 2012-03-31 Code_Defect Unknown Nested SAVEPOINT release causes pending query abort #cfe8bd b7c8682cc1 2012-03-13 Code_Defect Unknown Incorrect result from LEFT JOIN with OR in the WHERE clause #cfe8bd 3557ad65a0 2012-03-03 Code_Defect Unknown Incorrect DISTINCT on an indexed query with IN #cfe8bd ae6794effd 2012-02-01 Code_Defect Unknown ALTER TABLE RENAME fails for triggers that use the table name with a different case #cfe8bd 5f41597f7c 2012-01-30 Code_Defect Unknown sqlite3_uri_boolean defaults to true, documented as false, is a mess #cfe8bd 232637c465 2012-01-28 Code_Defect Shell Dump code fails with 1002 columns #cfe8bd c04a8b8a4f 2012-01-28 Code_Defect Unknown Trailing comments not stripped from views, invalid dumps #cfe8bd ff5be73dee 2012-01-14 Code_Defect Unknown Database corruption following power-loss in WAL mode #cfe8bd a1fa75cbdd 2012-01-14 Code_Defect Pager Database corruption following unlucky application crash in WAL mode with "PRAGMA journal_size_limit" #cfe8bd ac0ff496b7 2011-12-22 Code_Defect Unknown Database corruption due to integer overflow with SQLITE_DIRECT_OVERFLOW_READ #cfe8bd 7bbfb7d442 2011-12-10 Code_Defect Virtual_Machine Problem with using stale auto-indexes created on materialized sub-selects within trigger programs #cfe8bd 3a77c9714e 2011-12-06 Code_Defect Parser Malfunction involving temporary registers and sub-queries implemented by vdbe sub-routines. #cfe8bd 676bc02b87 2011-11-04 Code_Defect Unknown Incorrect xfer optimization with INTERGER PRIMARY KEY ON CONFLICT REPLACE #cfe8bd 92af7da36b 2011-10-13 Code_Defect Shell shell won't import large files #cfe8bd 0c80ff9f5a 2011-10-13 Documentation Documentation Quickstart missing include of stdlib.h #cfe8bd fa7bf5ec94 2011-10-13 Code_Defect Unknown String literal case confusion in aggregate query #cfe8bd 991789d9f3 2011-10-13 Code_Defect Extensions ext/fts? code uses tolower() when parsing tokens, which is problematic when using certain locales, such as tr_TR.UTF-8. #cfe8bd 35c54c8749 2011-10-13 Code_Defect Unknown Some os win symbols should be declared static #cfe8bd aa92c76cd4 2011-10-13 Code_Defect Code_Generator Problem with GROUP BY and the distinction between real and integer values #cfe8bd 2466653295 2011-10-13 Code_Defect Shell Various dump issues #cfe8bd 517e206abd 2011-10-13 Code_Defect Utilities Fix sqlite3_analyzer #cfe8bd 9d68c88313 2011-10-13 Code_Defect Pager Database corruption following OOM fault #cfe8bd 26ff0c82d1 2011-10-13 Code_Defect Unknown Incorrect result when using unnamed "?" bindings #cfe8bd fc62af4523 2011-10-13 Code_Defect Pager Executing "PRAGMA journal_mode" may delete journal file while it is in use. #cfe8bd 54844eea3f 2011-10-13 Code_Defect Code_Generator Incorrect caching of sub-query results in the FROM clause of a scalar sub-query. #cfe8bd e59bdf6116 2011-10-13 Code_Defect Unknown Possible database corruption following EINTR on unix #cfe8bd af95b8c609 2011-10-13 Code_Defect Utilities Vacuuming a WAL database resets the file header read and write versions to 1. #cfe8bd ee19e690ec 2011-10-13 Code_Defect Shell If shell is interrupted while dumping it still produces commit (and invalid dump) #cfe8bd 7d32c69b50 2011-10-13 Code_Defect Unknown sqlite3LoadExtension truncates file names #cfe8bd 20f9d4fbbf 2011-10-12 Code_Defect Unknown sqlite3_overload_function ignores errors #cfe8bd 0b803bff85 2011-10-12 Code_Defect VFS Return (error code) of xCurrentTime is always ignored #cfe8bd d1d84037b9 2011-09-28 Feature_Request Shell import doesn't work on attached databases due to unnecessary quoting #cfe8bd 2d1a5c67df 2011-05-19 Code_Defect Pager Data loss on COMMIT in WAL mode #cfe8bd 6284df89de 2011-04-24 Code_Defect Unknown INSERT INTO ... SELECT bypasses foreign key constraint checks #cfe8bd bb3a86e890 2011-04-13 Code_Defect Unknown SQLITE_FCNTL_SIZE_HINT overflows an array #cfe8bd 83ea97620b 2011-03-30 Code_Defect Unknown ANALYZE on empty tables prevents the use of indices #cfe8bd f7b4edece2 2011-03-19 Code_Defect Unknown sqlite3_update_hook gives incorrect table name with shared cache #cfe8bd b72787b1a7 2011-02-22 Code_Defect Virtual_Machine Expiry mechanism causes incorrect collateral damage #cfe8bd 752e1646fc 2011-02-11 Code_Defect Unknown Wrong result if DISTINCT used on subquery which uses ORDER BY. #cfe8bd 89b8c9ac54 2011-02-10 Code_Defect B-Tree False reports of corruption after writing db with two different versions (3.7 and 3.6). #cfe8bd 77aa3b1e65 2011-02-10 Code_Defect Unknown Segfault on automatic index using unknown collating function #cfe8bd 9013e13dba 2011-02-04 Code_Defect Unknown ATTACH authorization fails when database name is not a literal #cfe8bd 5d863f876e 2011-01-27 Code_Defect Unknown DB corruption following rollback-WAL-VACUUM-rollback #cfe8bd 80ba201079 2010-12-07 Code_Defect Code_Generator Bug involving subqueries and the OR optimization #cfe8bd 860399cc40 2010-10-12 Code_Defect Unknown Potential memory leak in sqlite3_bind_text() #cfe8bd a04e42a3fc 2010-10-11 Code_Defect Unknown Memory leak in sqlite3_create_collation_v2() #cfe8bd 0322cd49c0 2010-10-11 Feature_Request Virtual_Machine create_function_v2 that takes destructor #cfe8bd 38cb5df375 2010-10-06 Code_Defect Unknown LIMIT ignored on compound query with subqueries #cfe8bd 3998683a16 2010-09-30 Code_Defect Utilities Some valid floating-point literals are not recognized. #cfe8bd 8454a207b9 2010-09-30 Code_Defect Code_Generator ALTER TABLE ADD COLUMN with negative DEFAULT value #cfe8bd b351d95f9c 2010-09-28 Code_Defect Code_Generator Bug in "INSERT INTO ... SELECT" statements that use CASE #cfe8bd 313723c356 2010-09-18 Code_Defect Pager Database corruption following an I/O error on xShmLock #cfe8bd 5e10420e8d 2010-08-23 Code_Defect Unknown Free-list corruption in incremental-vacuum mode #cfe8bd 13f033c865 2010-08-05 Code_Defect Code_Generator Performance regression #cfe8bd 51ae9cad31 2010-08-04 Code_Defect B-Tree Database corruption by alternating writes from 3.7.0 and 3.6.23 #cfe8bd c38baa3d96 2010-08-03 Code_Defect Code_Generator REPLACE on a CHECK constraint does not work as advertised #cfe8bd 168d0f7176 2010-08-01 Code_Defect Unknown Segfault while reading database with a corrupt index #cfe8bd ce7c133ea6 2010-07-31 Code_Defect Code_Generator Foreign key constraint fails when it should succeed. #cfe8bd f3e5abed55 2010-07-30 Code_Defect Unknown Problems retrying COMMIT after SQLITE_BUSY on multi-file transaction #cfe8bd c43940c49b 2010-07-29 Code_Defect Virtual_Machine sqlite3_profile gives milliseconds (was nanoseconds in earlier releases) #cfe8bd 8011086c85 2010-07-28 Code_Defect Code_Generator Query planner creates unnecessary and expensive automatic index #cfe8bd 4711020446 2010-07-22 Feature_Request Unknown should use collate nocase index even if column isn't declared nocase #cfe8bd e090183531 2010-07-22 Feature_Request Unknown like should use index when pattern has no wildcard #cfe8bd 80e031a00f 2010-07-14 Code_Defect Code_Generator Result of IN should never be NULL if the RHS is empty #cfe8bd f973c7ac31 2010-06-09 Code_Defect Unknown Incorrect affinity for indexed range constraint #cfe8bd dd08e5a988 2010-05-14 Code_Defect Unknown Foreign key constraint fails to prevent consistency error. #cfe8bd 51914f6acd 2010-05-13 Performance_Issue Unknown nRef and owner should be #ifdef SQLITE_DEBUG #cfe8bd 3dbdcdb14e 2010-04-30 Code_Defect Code_Generator Assertion fault using indices with redundant columns #cfe8bd 02a8e81d44 2010-04-15 Code_Defect Code_Generator LIMIT clause on sub-select in FROM clause of a SELECT in a UNION ALL interpreted incorrectly #cfe8bd e063139eb3 2010-03-31 Build_Problem Makefile Download .zip excludes shell but .tar includes it #cfe8bd 7d96113ff0 2010-03-27 Build_Problem Makefile SQLite fails to build when TCL isn't installed #cfe8bd b1552d0fa7 2010-03-18 Code_Defect Extensions Symbols not declared private that should be #cfe8bd 170872f1c3 2010-03-15 Code_Defect Unknown Unmatched double-quote causes problems for FTS3 #cfe8bd 42d45a693e 2010-03-15 Code_Defect Unknown Spurious log message from FTS3 #cfe8bd ebdbadade5 2010-02-27 Code_Defect Unknown LEFT JOIN incorrect when ON clause does not reference right table. #cfe8bd d2f02d37f5 2010-02-24 Code_Defect Unknown Assertion fault on UPDATE involving two virtual tables. #cfe8bd da1151f97d 2010-02-22 Code_Defect Unknown Assertion fault on VACUUM in an auto_vacuumed database. #cfe8bd e9a9fde1f4 2010-02-16 Code_Defect Extensions rtree module malfunctions if db page-size is changed #cfe8bd 13336e9c3c 2010-02-15 Code_Defect Unknown ALTER TABLE RENAME fails to update foreign key references #cfe8bd 985771e116 2010-02-15 Code_Defect Unknown CREATE TRIGGER confused by TEMP/MAIN table name overlap #cfe8bd b80eeab588 2010-01-26 Feature_Request Unknown Respect custom page size for temp tables, indices, etc #cfe8bd 1258875e07 2010-01-21 Code_Defect Unknown Undefined collating sequence on LIKE causes segfault #cfe8bd eb620916be 2010-01-18 Code_Defect Shell Shell doesn't print header if multiple statements on one line #cfe8bd eb942c64a1 2010-01-13 Code_Defect Unknown PRAGMA reverse_unordered_selects causes schema parse to fail #cfe8bd 360c6073e1 2010-01-07 Code_Defect Code_Generator Aggregate MAX() function with COLLATE clause #cfe8bd 34d2ae1c6d 2009-12-29 Code_Defect Unknown Overloaded column named "ROWID" mishandled in triggers. #cfe8bd eb5548a849 2009-12-24 Code_Defect Unknown CAST in WHERE clause causes inconsistent query results #cfe8bd 356c885b0b 2009-12-17 Code_Defect Other sqlite3_complete() should return 0 on empty string #cfe8bd 31338dca7e 2009-12-16 Code_Defect Unknown OR operator in WHERE clause gives wrong answer when indexed #cfe8bd f74beaabde 2009-12-09 Code_Defect Code_Generator Problem with 3-way joins and the USING clause #cfe8bd 4abd1e4c00 2009-12-08 Documentation Documentation omitted.html still says recursive triggers are not supported #cfe8bd 78e04e52ea 2009-12-08 Code_Defect Virtual_Machine Assertion failure dropping table with zero length name #cfe8bd abe728bbc3 2009-12-08 Code_Defect Virtual_Machine Crash committing multi-file transaction including temp file #cfe8bd 97214a34d8 2009-12-01 Code_Defect VFS Use of os2MutexNotheld before their definition #cfe8bd 16fbf14cb2 2009-11-23 Code_Defect Unknown Faulty VDBE code generated for certain third-party virtual tables #cfe8bd 564d412f15 2009-11-20 Code_Defect Unknown OOM on autovacuum of in-memory database causes problems. #cfe8bd 6b00e0a34c 2009-11-16 Code_Defect Code_Generator The great OP_If bug #cfe8bd 29ab7be99f 2009-11-16 Code_Defect Code_Generator Hitting NOT NULL constraint does not roll back statement transaction #cfe8bd f5cb008a65 2009-11-11 Code_Defect Shell Shell silently ignores extra parameters #cfe8bd aeff892c57 2009-11-10 Code_Defect Shell -batch mode not creating DB in CLI #cfe8bd f12a9eeedc 2009-11-06 Code_Defect Shell Shell command argument parsing is lax #cfe8bd 0bf974bdf9 2009-11-06 Code_Defect Extensions backup api asserts with zero length source file #cfe8bd d82e3f3721 2009-10-26 Code_Defect Virtual_Machine VACUUM corrupts database when MAIN and TEMP table names overlap. #cfe8bd 2cb66577f6 2009-10-24 Code_Defect Shell Diagnostic message is unintentionally printed in batch mode #cfe8bd 6da68f691b 2009-10-24 Code_Defect Shell tables says you provide a like pattern but it adds % in code #cfe8bd 3fe897352e 2009-10-24 Code_Defect Unknown Malformed UTF16 leads to a 2-byte buffer overread #cfe8bd beb2dd69ad 2009-10-23 Code_Defect Shell do_meta_command inconsistent return values #cfe8bd bd770b2c52 2009-10-23 Code_Defect Shell shell doesn't return error exit code on import errors #cfe8bd 7b61b6c6ce 2009-10-22 Code_Defect Shell insert mode is incorrectly converting text to numbers #cfe8bd 72adc99de9 2009-10-22 Code_Defect Shell shell mode insert doesn't output blobs as blobs #cfe8bd dc3a6e5b31 2009-10-21 Code_Defect Shell Shell doesn't htmlify column headers #cfe8bd 6f8b0c5855 2009-10-21 Code_Defect Shell Some minor genfkey fixups #cfe8bd 39c85e8a4e 2009-10-21 Code_Defect VFS FormatMessage incorrectly used (Windows VFS) #cfe8bd 89668ca167 2009-10-21 Feature_Request Shell shell can support .timer on Windows #cfe8bd 43db771bb2 2009-10-21 Code_Defect Shell Sqlite shell prints some error messages to stdout #cfe8bd f9af981dd2 2009-10-20 Documentation Documentation sqlite3_shutdown documentation needs to mention danger #cfe8bd 1751725cd6 2009-10-20 Documentation Documentation sqlite_close doc should qualify advice #cfe8bd b73fb0bd64 2009-10-19 Code_Defect Unknown Natural self-join defect #cfe8bd f777251dc7 2009-10-16 Code_Defect B-Tree Assertion fault following ROLLBACK with running queries #cfe8bd 5ee23731f1 2009-10-13 Code_Defect Virtual_Machine assert() failure (or invalid error code) caused by opening statement transaction on read-only database with active read statements #cfe8bd 8550ecca70 2009-10-07 Code_Defect VFS findLockInfo uses memcmp on non-zeroed, = assigned struct #cfe8bd 4a03edc4c8 2009-09-24 Code_Defect Code_Generator Index corruption following aggressive use of ON CONFLICT clause. #cfe8bd e25d9ea771 2009-09-17 Code_Defect Unknown Cascading delete trigger fails. #cfe8bd a696379c1f 2009-09-15 Code_Defect Unknown Access violation error trying to insert into triggered view #cfe8bd 03b198a2fa 2009-09-14 Compiler_Warning VFS Getting several warnings when compiling in eVC++ 4 #cfe8bd 9a502b7a35 2009-09-12 Documentation Unknown datetime function has year 54079 bug #cfe8bd 65bbb65a47 2009-09-11 Build_Problem Unknown 'configure' file without +x permission in sqlite-3.6.18.tar.gz tarball #cfe8bd 9fd0bc3663 2009-09-09 Feature_Request Unknown Add a new open flag to enable shared cache for a single db connection #cfe8bd df2c3ad12a 2009-09-07 Code_Defect Extensions free() on unallocated memory when fts3 match phrase contains terms after "-" modifier #cfe8bd 2ea2425d34 2009-09-03 Code_Defect Code_Generator Assertion fault: Text encoding mismatch on value comparison #cfe8bd efc02f9779 2009-08-24 Code_Defect Unknown Trigger creation order affects query correctness #cfe8bd 93fb9f89d6 2009-08-19 Code_Defect Code_Generator Index causes incorrect WHERE clause evaluation #cfe8bd 2d401a9428 2009-08-18 Code_Defect Unknown Segfault on unknown SQL function