| # |
mtime |
type |
subsystem |
title |
| 5e0423b058 |
2010-07-22
|
Code_Defect
|
VFS
|
xAccess behaviour is not documented, changed in Windows 3.7.0
|
| f817a45752 |
2010-07-19
|
Code_Defect
|
VFS
|
CantOpen doesn't include name of file that can't be opened
|
| fc62af4523 |
2010-06-17
|
Code_Defect
|
Pager
|
Executing "PRAGMA journal_mode" may delete journal file while it is in use.
|
| c25aab7e7e |
2010-05-12
|
Code_Defect
|
Shell
|
The ".import" command does not parse CSV correctly.
|
| 26ff0c82d1 |
2010-05-12
|
Code_Defect
|
Unknown
|
Incorrect result when using unnamed "?" bindings
|
| 9d68c88313 |
2010-04-09
|
Code_Defect
|
Pager
|
Database corruption following OOM fault
|
| cbd054fa6b |
2010-03-26
|
Code_Defect
|
Unknown
|
"out of memory" in ANALYZE with SQLITE_ENABLE_STAT2
|
| 13137dccf3 |
2010-03-25
|
Incident
|
Extensions
|
FTS3 and last_insert_rowid()
|
| 9861b74ab9 |
2010-03-24
|
Code_Defect
|
Unknown
|
Fts3 offsets() function may report SQLITE_CORRUPT with empty string.
|
| aa92c76cd4 |
2010-03-05
|
Code_Defect
|
Code_Generator
|
Problem with GROUP BY and the distinction between real and integer values
|
| 2e047cbefa |
2010-02-24
|
Performance_Issue
|
Virtual_Machine
|
select DISTINCT performance could be better
|
| 8f81455baf |
2009-12-10
|
Code_Defect
|
Extensions
|
fts3GetVarint32 sets random number on error
|
| 92af7da36b |
2009-11-28
|
Code_Defect
|
Shell
|
shell won't import large files
|
| 3671265894 |
2009-11-28
|
Code_Defect
|
Shell
|
No error reporting on file open failure
|
| 517e206abd |
2009-11-19
|
Code_Defect
|
Utilities
|
Fix sqlite3_analyzer
|
| 2466653295 |
2009-10-26
|
Code_Defect
|
Shell
|
Various dump issues
|
| 4c9223e34e |
2009-10-24
|
Documentation
|
Documentation
|
Vacuum fails within transaction but also rolls it back
|
| 0c80ff9f5a |
2009-10-24
|
Documentation
|
Documentation
|
Quickstart missing include of stdlib.h
|
| 5483170346 |
2009-10-24
|
Documentation
|
Documentation
|
H35230 & H35240 refer incorrectly to H35230 - should be H35220
|
| 36769f697d |
2009-10-23
|
Code_Defect
|
Extensions
|
termDataCmp in FTS3 should be __cdecl on Windows
|
| d214d7b114 |
2009-10-20
|
Code_Defect
|
Extensions
|
FTS3 virtual table fails when names are quoted
|
| c060923a54 |
2009-10-19
|
Code_Defect
|
VFS
|
VFS filename truncation issues
|
| ee19e690ec |
2009-10-12
|
Code_Defect
|
Shell
|
If shell is interrupted while dumping it still produces commit (and invalid dump)
|
| ac55d88a33 |
2009-10-12
|
Documentation
|
Unknown
|
H10336 is no longer applicable
|
| 08595ca456 |
2009-10-11
|
Code_Defect
|
Parser
|
INTERSECT operator should have higher precedence
|
| d8fe6cef65 |
2009-10-08
|
Code_Defect
|
VFS
|
Error return from VFS xUnlock ignored
|
| 4776dee07a |
2009-10-04
|
Documentation
|
Documentation
|
Documentation and code about registering functions
|
| 2fd50fa665 |
2009-10-01
|
Code_Defect
|
VFS
|
cygwin-1.7 issues: winFullPathname and tempname
|
| 43d2aa29b9 |
2009-10-01
|
Documentation
|
Documentation
|
H13015 needs to be completed
|
| 35c54c8749 |
2009-09-30
|
Code_Defect
|
Unknown
|
Some os win symbols should be declared static
|
| 7d32c69b50 |
2009-09-28
|
Code_Defect
|
Unknown
|
sqlite3LoadExtension truncates file names
|
| 0b803bff85 |
2009-09-28
|
Code_Defect
|
VFS
|
Return (error code) of xCurrentTime is always ignored
|
| 20f9d4fbbf |
2009-09-28
|
Code_Defect
|
Unknown
|
sqlite3_overload_function ignores errors
|
| 3338b3fa19 |
2009-09-25
|
Code_Defect
|
Unknown
|
ambiguous column name when using multiple JOIN USING clauses and WHERE clause
|
| af3450b763 |
2009-09-17
|
Code_Defect
|
Extensions
|
Recursive virtual tables
|
| f1c2a689c6 |
2009-09-16
|
Build_Problem
|
Other
|
configure script ignores ``--with-tcl'' option when tclsh8.4 is installed.
|
| 084941461f |
2009-09-16
|
Code_Defect
|
Extensions
|
Some minor asyncvfs issues
|
| ab7498f2f6 |
2009-09-12
|
Performance_Issue
|
Unknown
|
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
|
| 6e1086fb2c |
2009-09-11
|
Code_Defect
|
Unknown
|
"create table as select" and "pragma *_column_names"
|
| 92bd6eaf04 |
2009-09-10
|
Build_Problem
|
Makefile
|
Suggestion to revise clean rule in main.mk.
|
| b2d64a52a0 |
2009-09-08
|
Build_Problem
|
Makefile
|
pkgIndex.tcl is being deleted by 'make clean' but it is not created by 'make'
|
| 991789d9f3 |
2009-08-26
|
Code_Defect
|
Extensions
|
ext/fts? code uses tolower() when parsing tokens, which is problematic when using certain locales, such as tr_TR.UTF-8.
|
| 1248e6cda8 |
2009-08-19
|
Code_Defect
|
Unknown
|
Insufficient precision of sqlite3_column_text16() for floating point values
|