Small. Fast. Reliable.
Choose any three.
Status color codes: Active Review Fixed Tested Deferred Closed
# Type Status Created By Subsys Changed Assigned Svr Pri Title  
12 new review 2002 Apr anonymous   2002 Jul   2 4 adding win32 multi process support using a Mutex edit
13 new review 2002 Apr anonymous   2002 Jul   3 4 DSO DLL , solaris and FREEBSD edit
29 new fixed 2002 Apr anonymous   2004 Jan drh 3 1 Enhancement of column data types in views edit
30 new fixed 2002 Apr anonymous   2005 Feb drh 2 4 Correlated subqueries are not supported edit
43 event active 2002 May anonymous   2002 May drh 1 1 sqlite compile without readline on linux slackware 8.0 edit
48 doc active 2002 May anonymous   2004 Mar drh 1 1 use sqlite from a tclsh.exe edit
55 new active 2002 Jun anonymous   2007 Oct drh 5 3 instead of triggers for inserts (updates) on regular tablesxx edit
56 event defer 2002 Jun anonymous   2002 Jun   1 1 'Permission Denied' while trying to use SQLITE in a Familiar iPAQ edit
67 new review 2002 Jun anonymous   2003 Jan   5 5 BLOB (Binary Large OBject) support edit
68 new active 2002 Jun anonymous   2003 Jan   5 5 PRAGMA table_info(table-name) for queries edit
74 new defer 2002 Jun anonymous   2004 Nov   4 2 2.5 database file still says "SQLite 2.1 database" edit
81 code defer 2002 Jun     2002 Jun   4 3 Single process on NFS edit
82 new active 2002 Jun anonymous   2002 Jun   1 4 Add IsCacheable, IsNullable to sqlite_create_function edit
86 new defer 2002 Jun anonymous   2002 Jun   5 2 Add SAFEARRAY support for WIN32 clients of SQLite.DLL. edit
93 new active 2002 Jul anonymous   2004 Jan   3 3 Can't open database when TEMP environment variable is not defined well edit
96 todo active 2002 Jul drh   2002 Jul drh 1 1 Handle problems resulting from fork() edit
97 todo fixed 2002 Jul drh   2003 Jan   1 1 Document and test the SHOW_DATATYPES pragma edit
98 todo active 2002 Jul drh   2002 Jul drh 1 1 Document and test TEMPORARY views edit
130 code fixed 2002 Aug anonymous   2002 Aug   3 3 No transactions across Linux threads seems restrictive. edit
131 code fixed 2002 Aug drh   2002 Aug drh 1 1 ORDER BY ignored when used with GROUP BY on an indexed column edit
135 new fixed 2002 Aug anonymous   2002 Aug   5 4 Code optimizations (to reduce compilation warnings under BC5 Windows) edit
138 code fixed 2002 Aug jadams   2002 Aug   4 4 Makefile doesn't use exec_prefix, has some install problems edit
142 code fixed 2002 Aug anonymous   2002 Aug   1 1 Incorrect Order By when column is null edit
147 code fixed 2002 Sep anonymous   2002 Sep   1 1 "INSERT into xxx SELECT yyy ORDER BY zzz LIMIT 1" ignores the limit edit
151 new active 2002 Sep anonymous   2007 Mar   5 5 Add 'configure' options for locating readline headers and library edit
160 code fixed 2002 Oct anonymous   2005 Jan   1 4 trigger not called when user-defined function used edit
171 code fixed 2002 Oct anonymous   2002 Oct drh 1 3 incompatibility with Borland run-time library edit
172 code tested 2002 Oct anonymous   2002 Oct drh 3 3 incompatibility with Borland compiler edit
173 todo fixed 2002 Oct anonymous   2002 Oct drh 4 3 publish.sh does not build dll correctly edit
176 code fixed 2002 Oct mike   2002 Oct drh 1 3 locking mechanism fails under Windows edit
179 code fixed 2002 Oct drh   2002 Oct anonymous 1 1 Column names and string constants in parentheses cause errors. edit
180 event active 2002 Oct anonymous   2003 Dec anonymous 1 1 on WIN32 - multithreaded process causes crash on assert(mutext) edit
184 new active 2002 Oct mike   2003 Jul drh 5 3 auto update mechanism for CVS edit
189 code fixed 2002 Nov anonymous   2002 Nov   4 4 sqlite html output format produces extra </TD> edit
190 code fixed 2002 Nov anonymous   2002 Nov   1 3 the btree code crashes on LP64 systems edit
195 code fixed 2002 Nov anonymous   2002 Nov   2 4 Borland Compiler error for long long definition in os.h edit
198 todo fixed 2002 Dec anonymous   2003 Jan   1 1 Descending sort order in indices edit
202 code fixed 2002 Dec anonymous   2002 Dec   1 1 make test core-dumps on solaris edit
215 new fixed 2003 Jan anonymous   2003 Feb   4 2 sqlite authorizer callback edit
216 new active 2003 Jan anonymous   2003 Jan   1 1 Add "DISTINCT ON()" clause to specify the fields to apply the unicity edit
218 new fixed 2003 Jan anonymous   2003 Jan   2 2 MacOS port for submission to CVS edit
219 new active 2003 Jan anonymous   2003 Jan   5 5 MySQL style enums edit
220 code fixed 2003 Jan anonymous   2003 Jan   4 3 AS clause disables retrieving data types edit
221 doc fixed 2003 Jan anonymous   2003 Jan   2 4 pragma show_datatypes not documented edit
231 code fixed 2003 Jan anonymous   2003 Jan   2 3 sqlite deny acces with wrong return value edit
234 code fixed 2003 Jan anonymous   2003 Apr   4 4 Impossibility to have Comments and DOT-Commands in an SQL-File edit
236 new active 2003 Jan anonymous   2003 Feb   3 3 Add RENAME TABLE - will be easier to work around missing ALTER TABLE edit
240 code fixed 2003 Feb anonymous   2003 Apr   5 4 fcntl return code checked instead of errno edit
241 new active 2003 Feb anonymous   2005 Jun anonymous 5 5 lack of alter table statement edit
252 new active 2003 Feb anonymous   2003 Feb   4 1 Add optional regex matching similar to what Postgres & Oracle have edit
253 event active 2003 Feb anonymous   2003 Feb   1 1 make install does not work with install-sh script edit
254 event active 2003 Feb anonymous   2003 Feb   1 1 make test does not work on HP64 (B11.11) edit
255 event active 2003 Feb anonymous   2003 Feb   1 1 Database locked on HP64 (B11.11) edit
256 code fixed 2003 Feb anonymous   2003 May   3 2 Simple Makefile error on HP/UX, may affect other UNIX systems edit
266 new fixed 2003 Mar drh   2003 Apr   1 1 Make the VACUUM command work. edit
269 new fixed 2003 Mar anonymous   2005 Jan   3 3 table.column view columns can not be referenced in where clause edit
272 code fixed 2003 Mar anonymous   2003 May   3 3 select on view with where clause does not use index edit
279 new active 2003 Apr anonymous   2003 May   3 3 WinCE port of CVS version as of 02 Apr 2003 edit
280 code fixed 2003 Apr anonymous   2003 Apr   2 2 Revise your code to use <stdarg.h> edit
281 code fixed 2003 Apr anonymous   2003 Apr   1 1 expression 0 = '' is true edit
286 doc active 2003 Apr anonymous   2003 Apr   3 3 Tcl command documentation does not explain (minus) options. edit
288 code fixed 2003 Apr anonymous   2003 Apr   1 1 sqlite don't compile on SuSE 8.2 (gcc 3.3) edit
291 code fixed 2003 Apr drh   2003 Apr drh 1 1 autoincrement does not work with triggers edit
292 code fixed 2003 Apr drh   2005 Jan   4 4 Multiple indices created for a UNIQUE PRIMARY KEY edit
293 code fixed 2003 Apr anonymous   2003 Apr paul 1 2 configure-script broken by checkin #903 edit
297 code fixed 2003 Apr anonymous   2003 Apr   1 1 sqliteSortCompare crashes when sorting ints by more than one key edit
300 new fixed 2003 Apr anonymous   2005 Feb   5 5 Correlated Subqueries are not supported edit
305 code fixed 2003 May chw   2003 Dec   1 1 Problems with locale specific "," as the radix point character edit
311 code fixed 2003 May anonymous   2003 May   3 3 configure fails with non gcc compilers due to non escaped \n in test edit
321 new active 2003 May anonymous   2003 May   4 3 Make SQLITE_ISO8859 and SQLITE_UTF8 overridable by compiler define edit
322 code fixed 2003 May anonymous   2003 Aug   3 3 Configure problem with ming32 on win32 (XP) and all sqlite version edit
326 new active 2003 May anonymous   2003 May   4 4 Request for additional callback for various functions edit
327 code fixed 2003 May anonymous   2003 Aug   1 1 Cygwin 1.3.22 compile failure edit
336 code fixed 2003 Jun anonymous   2003 Jun   4 2 Compiler warnings on SQLite 2.8.3 edit
340 code fixed 2003 Jun anonymous   2003 Jun   1 2 ATTACH database needs an authorization hook edit
342 code fixed 2003 Jun anonymous   2003 Jun   5 3 vxprintf() makes invalid assumptions about size of pointer and long edit
349 code fixed 2003 Jun anonymous   2003 Aug   3 2 Cygwin build errors edit
353 code fixed 2003 Jun anonymous   2003 Jun   4 3 Compile errors when SQLITE_OMIT_AUTHORIZATION is defined edit
364 code fixed 2003 Jun anonymous   2003 Jun   3 3 Assert when doing SELECT ROWID,* against a VIEW edit
368 code active 2003 Jun anonymous   2007 Dec   3 4 UPDATE trigger doesn't fire on INSERT OR REPLACE edit
369 code active 2003 Jun anonymous   2004 Jan   3 2 Testsuite fails on btree-1.1.1 (Mac OS X, SQLite 2.8.4) edit
370 code fixed 2003 Jun anonymous   2004 Feb dougcurrie 2 3 make fulltest status on Cygwin, failure on 2 tests edit
373 code fixed 2003 Jul anonymous   2003 Aug   1 2 2.8.4 Cygwin compile failure edit
377 code fixed 2003 Jul anonymous   2003 Jul   1 3 Comparisons of integer primary key to float are erroneous edit
381 new active 2003 Jul anonymous   2003 Jul   1 3 Support for DJGPP and DOS edit
384 new fixed 2003 Jul anonymous   2003 Jul   4 4 NULL argument for pzTail to sqlite_compile causes access violation edit
385 new fixed 2003 Jul anonymous   2003 Jul   4 4 NULL args for output variables to sqlite_step cause access violation edit
386 new active 2003 Jul anonymous   2003 Jul   5 1 compile on WinCE ? edit
391 warn active 2003 Jul anonymous   2003 Dec   4 3 signed/unsiged compiler warnings from Borland C++6 edit
400 code fixed 2003 Jul anonymous   2003 Jul   3 4 shell.c, when readline() not avail, getline() conflicts with stdio's edit
401 code fixed 2003 Jul anonymous   2003 Jul   2 3 Source downloads considered useless.. edit
403 code active 2003 Jul anonymous   2003 Jul   4 4 Two small fixes in .spec file for RPMS edit
404 new active 2003 Jul anonymous   2003 Dec   3 3 new C API: sqlite_get_table_with_types with type information edit
405 todo fixed 2003 Jul anonymous   2003 Jul   1 1 Missing complete unix source tarballs edit
406 code fixed 2003 Jul anonymous   2003 Jul   1 1 BEGIN ON CONFLICT ROLLBACK edit
407 new active 2003 Jul anonymous   2003 Jul   4 4 sqlite_compile etc. and pragma empty_result_callbacks. edit
411 todo active 2003 Jul anonymous   2003 Jul drh 1 1 support for sign function in select edit
413 new active 2003 Jul anonymous   2003 Jul   5 1 SQL_CALC_FOUND_ROWS & FOUND_ROWS() not supported edit
416 code fixed 2003 Jul anonymous   2003 Jul   1 1 An SQL DML which yields a segfault edit
419 new fixed 2003 Jul anonymous   2003 Aug   4 3 Return index name with 'uniqueness constraint failed' error message edit
421 code fixed 2003 Aug anonymous   2003 Aug   3 3 bug on sqliteRealloc_ edit
429 code fixed 2003 Aug anonymous   2003 Aug   1 2 os.h cygwin compilation patch edit
430 code fixed 2003 Aug drh   2003 Aug   1 1 Dropping a trigger with the same name as a table corrupts the database edit
432 code fixed 2003 Aug drh   2003 Aug   3 3 Returns "Disk I/O Error" when the filename is an empty string edit
434 code fixed 2003 Aug anonymous   2003 Aug   3 3 vacuum-3.1 test fails on Win2k needs db2 close edit
442 new active 2003 Sep anonymous   2003 Sep   5 2 [PATCH] sqlite: allow configure --enable-threadsafe edit
446 doc active 2003 Sep anonymous   2003 Sep drh 3 3 sqlite_compile can return no virtual machine with code SQLITE_OK edit
447 event fixed 2003 Sep anonymous   2003 Sep   3 1 Problems compiling on FreeBSD 4.8-STABLE edit
448 new active 2003 Sep anonymous   2003 Sep drh 3 3 a general bug-fix and dos support without lfn edit
451 build active 2003 Sep anonymous   2004 Feb   1 1 Makefile fails on FreeBSD edit
454 new active 2003 Sep anonymous   2003 Sep   4 4 schema column types with parenthesis to automatically invoke functions edit
456 build active 2003 Sep anonymous   2003 Nov anonymous 1 1 compilation problem under winnt 4 using Lcc-win32 edit
457 new active 2003 Sep anonymous   2003 Sep   1 1 Ported to NetWare edit
462 event active 2003 Sep anonymous   2003 Sep   2 1 list index out of bounds(1) edit
463 event active 2003 Sep anonymous   2003 Sep   2 1 list index out of bounds(1) edit
465 new active 2003 Sep anonymous   2003 Sep   4 3 data types should be implemented as formated strings edit
468 code fixed 2003 Oct anonymous   2003 Oct   2 2 DROP TRIGGER w/ single quotes doesn't work. edit
473 build active 2003 Oct anonymous   2003 Nov drh 3 3 makefile's target_source fails to create opcodes.c edit
477 new active 2003 Oct anonymous   2003 Dec anonymous 4 4 Are there any plans to enchance SQLite to support Unicode edit
484 build active 2003 Oct anonymous   2003 Nov   5 4 make clean cleans doc/ completely edit
487 code fixed 2003 Nov anonymous   2003 Nov   2 2 mac os x build via pear creates invalid bundle edit
488 doc fixed 2003 Nov anonymous   2003 Nov   5 4 Lemon Parser Generator page is outdated edit
489 new active 2003 Nov anonymous   2008 Jan   4 4 DLL exports suggestion edit
491 new active 2003 Nov anonymous   2003 Nov   4 4 Want to use SET col = 'val' with INSERT statement edit
495 build active 2003 Nov anonymous   2003 Nov   1 1 Makefile syntax errors edit
496 build active 2003 Nov anonymous   2003 Nov   1 1 SQLite Ignores Autoconf Options edit
504 code fixed 2003 Nov anonymous   2004 Feb   3 3 'INDEX_INFO' PRAGMA returns invalid data if used with non-callback API edit
505 doc fixed 2003 Nov anonymous   2003 Nov   5 3 Typos in SQLite Database File Format document edit
508 doc active 2003 Nov anonymous   2003 Nov   4 4 Build instructions on home page needs link to page with platform help edit
509 event active 2003 Nov anonymous   2003 Nov   5 3 SQLite on Pocket PC - question - how to do that step by step? edit
525 new active 2003 Dec anonymous   2003 Dec   4 4 DB testing edit
526 code fixed 2003 Dec anonymous   2003 Dec   1 1 Primary key not unique (database corruption?) edit
529 code fixed 2003 Dec drh   2003 Dec   1 1 An aborted update can corrupt the database edit
533 code fixed 2003 Dec anonymous   2003 Dec   2 1 Crash when using datetime() with a NULL value. edit
534 code fixed 2003 Dec anonymous   2004 Jan   2 2 possible bug in sqliteMalloc and sqliteMallocRaw edit
538 new active 2003 Dec anonymous   2003 Dec   4 3 Different warnings in windows edit
540 event active 2003 Dec drh   2003 Dec   1 5 Database corruption observed edit
541 code fixed 2003 Dec anonymous   2003 Dec drh 1 1 Compile error in os.c edit
544 new active 2004 Jan anonymous   2004 Jan   5 4 Feature Request: Indicate UNIQUE columns in table_info. edit
552 code fixed 2004 Jan drh   2004 Jan   1 1 Integer overflow results in database corruption edit
558 build active 2004 Jan anonymous   2007 Dec   4 4 Makefile.in should honor libdir and bindir edit
560 warn active 2004 Jan anonymous   2004 Jan   4 4 Warnings on commpiling using Visual C++ 6.0 edit
574 code fixed 2004 Jan drh   2004 Jan   1 1 ATTACH fails when invoked from sqlite_compile() edit
577 doc fixed 2004 Jan anonymous   2004 Jan   5 3 Typo on main SQLite home page edit
582 build fixed 2004 Jan anonymous   2004 Jan   4 3 no permission to execute install-sh edit
588 new active 2004 Jan anonymous   2004 Jan   5 4 Please provide support for NULLS LAST in ORDER BY clauses. edit
594 code fixed 2004 Feb anonymous   2004 Feb   1 1 TEMP tables not dropped by ROLLBACK if sqlite_interrupt was called edit
602 code fixed 2004 Feb anonymous   2004 Feb   1 1 Update tablename set rowid = rowid -1 fails for more than 1000 records edit
603 code fixed 2004 Feb anonymous   2004 Feb   4 4 compile error date.c if SQLITE_OMIT_DATETIME_FUNCS defined edit
605 warn fixed 2004 Feb anonymous   2004 Feb   1 1 _FILE_OFFSET_BITS redefined edit
608 code active 2004 Feb anonymous   2004 Feb   3 3 Problem with "pragma show_datatypes = on" and busy timeout edit
612 code fixed 2004 Feb anonymous   2004 Feb anonymous 3 1 Pointer 'db' not initialized in function lookupname() (expr.c) edit
613 doc active 2004 Feb anonymous   2004 Feb   3 4 Doc is wrong with some prototypes and const is missing for errmsg edit
622 doc active 2004 Feb anonymous   2004 Feb   1 3 Should mention PRAGMA table_info() in FAQ edit
627 code active 2004 Feb anonymous   2004 Feb   3 3 sqliteRunVacuum returning wrong code? edit
633 build active 2004 Feb anonymous   2004 Feb   1 1 new build system does not run correctly under MinGW/MSYS edit
638 new active 2004 Mar anonymous   2004 Mar   5 5 Lemon.c could not be compiled - source dated 27.02.2004 edit
645 new active 2004 Mar anonymous   2004 Mar   5 5 OpenWatcom makefile edit
651 new active 2004 Mar anonymous   2004 Mar   5 4 Update optimisation edit
658 code fixed 2004 Mar anonymous   2004 Mar   3 3 select max(rowid) from union crashes sqlite command-line edit
659 code fixed 2004 Mar anonymous   2004 Mar   4 4 +1 month issue (dead or defective code) in date.c edit
660 new active 2004 Mar anonymous   2004 Mar   5 5 compression/encoding feature? edit
662 new active 2004 Mar anonymous   2004 Mar drh 5 5 Stored Procedures? edit
665 code fixed 2004 Mar anonymous   2004 Apr   3 3 Lemon.c + OpenWatcom 1.3 edit
670 code fixed 2004 Mar anonymous   2004 Mar   3 3 The '.database' trunc file name edit
676 build active 2004 Mar anonymous   2005 Aug   1 1 Problem with Makefile edit
682 new active 2004 Apr anonymous   2004 Apr   5 1 sqlite_aggregate_context() valid in xFunc callback routine edit
686 code fixed 2004 Apr anonymous   2004 Jul   2 3 select + indexes + left join + "in (set)" causes core dump edit
687 code fixed 2004 Apr anonymous   2004 Jul   4 2 Sqlite incorrectly handles invalid filenames. edit
689 doc active 2004 Apr anonymous   2004 Apr anonymous 4 4 Old Comment for sqlite_decode_binary in sources ? edit
690 code fixed 2004 Apr anonymous   2005 Jan   3 3 NATURAL JOIN does not work with table aliases edit
699 new active 2004 Apr anonymous   2004 Apr   5 4 Data types and implicit conversions edit
703 code fixed 2004 Apr anonymous   2004 Jul   3 3 Aggregate functions (min/max) fail over sub-queries edit
711 new active 2004 Apr anonymous   2004 Apr drh 3 3 Provide a callback function to verify values before insert or update edit
718 new active 2004 May anonymous   2004 May anonymous 2 2 Case insensitive index ? edit
720 event active 2004 May anonymous   2004 May   1 1 Write problem on MS Windows 98 edit
724 new active 2004 May anonymous   2004 May   4 5 VACUUM resets settings for the current session edit
725 new active 2004 May anonymous   2006 Aug anonymous 5 5 Implement ATTACH LIB comand edit
727 event active 2004 May anonymous   2004 May   4 3 "wrong" affected row value returned by REPLACE edit
732 doc active 2004 May anonymous   2004 May   5 5 Odd columns lead to odder selections edit
736 new active 2004 May anonymous   2004 May   4 4 Would like to be able to list the LAST 10 lines of a query edit
738 new active 2004 May anonymous   2004 May danielk1977 4 1 Sort order array in memory edit
748 new active 2004 May anonymous   2004 May   3 3 option to allow ignoring trailing whitespace in selects edit
752 doc active 2004 Jun anonymous   2004 Jun   4 4 FAQ-Entry: How to escape quotes edit
756 code fixed 2004 Jun anonymous   2004 Jul   2 3 Core Dump - Select From View edit
765 build fixed 2004 Jun anonymous   2004 Jun dougcurrie 3 2 MinGW/MSYS build fails with vrsion 3.0.0 edit
768 code fixed 2004 Jun anonymous   2004 Jul anonymous 1 2 3.0.0 alpha WHERE-AND evaluation edit
770 doc fixed 2004 Jun anonymous   2004 Jun   5 4 Typo in SQLite 3 Overview doc edit
771 doc fixed 2004 Jun anonymous   2004 Jun   5 4 Typo on SQLite 3 Overview page edit
772 build fixed 2004 Jun anonymous   2004 Jun   2 2 configure with cygwin broken edit
777 code fixed 2004 Jun anonymous   2004 Jun   1 1 MIN() does not return NULL if there is a NULL in the list edit
784 code fixed 2004 Jun anonymous   2004 Jul   2 2 SQLITE_OMIT_DATETIME_FUNCS code error with Microsoft compilers edit
785 code fixed 2004 Jun anonymous   2004 Jun   1 1 local variable 'db' used without having been initialized edit
789 code fixed 2004 Jun anonymous   2004 Jun   1 1 the 'LL' qualifier is not supported by MSVC edit
791 code fixed 2004 Jul anonymous   2004 Jul   1 1 3.0.2 fails to build under Mingw edit
802 warn active 2004 Jul anonymous   2004 Jul anonymous 1 1 Unable to compile the sqlite edit
804 code fixed 2004 Jul anonymous   2004 Jul   1 1 sqliteStrNICmp() and sqliteStrICmp() return wrong value. edit
805 code fixed 2004 Jul anonymous   2004 Jul   3 2 coalesce in the where clause doesn't work edit
811 code fixed 2004 Jul drh   2004 Jul drh 1 1 When ATTACH fails, strange things happen. edit
813 code fixed 2004 Jul anonymous   2004 Jul   2 4 LEFT OUTER JOIN give wrong result when an index is present edit
815 build active 2004 Jul anonymous   2004 Jul   2 1 SQLite3.dll exports edit
818 doc fixed 2004 Jul anonymous   2004 Jul   4 3 The SQLite 3 API reference says "sqlite *" instead of "sqlite3 *" edit
831 code fixed 2004 Jul anonymous   2004 Jul   4 3 sqlite_mprintf("%q", "") returns random data edit
837 code fixed 2004 Aug anonymous   2004 Sep   1 2 VACUUM returns "sql logic error or missing database" edit
838 new fixed 2004 Aug anonymous   2004 Aug   4 2 Change os_common.h to allow SQLITE_DEBUG on Windows. edit
839 code fixed 2004 Aug anonymous   2004 Aug   2 2 'int isdigit(int)' causes a crash edit
842 code fixed 2004 Aug anonymous   2004 Aug   2 2 Ignoring an error return from sqlite3_exec causes invalid db. edit
845 new active 2004 Aug anonymous   2004 Aug   5 4 Support shared-memory databases edit
852 doc active 2004 Aug anonymous   2004 Aug   5 4 Typos found in the Syntax documentation edit
857 event fixed 2004 Aug anonymous   2004 Aug   1 1 Unable to download 3.0.4 precompiled binaries for Linux. edit
859 doc fixed 2004 Aug anonymous   2004 Aug   5 4 typo in comment edit
869 code fixed 2004 Aug anonymous   2004 Aug drh 3 3 SQLite 2.x: CREATE INDEX and dbl-quoted index names edit
870 code fixed 2004 Aug anonymous   2004 Aug   4 4 Segmentation Fault on sqlite3_step if sqlite3_prepare fails edit
872 code fixed 2004 Aug anonymous   2005 Sep   5 5 SQL does not support non-ASCII IO? edit
873 code fixed 2004 Aug anonymous   2004 Sep   1 2 VACUUM of database with ' character in filename causes error edit
891 build fixed 2004 Sep anonymous   2004 Sep   4 4 creating directories in makefile edit
892 code fixed 2004 Sep anonymous   2004 Sep   3 1 LEMON can't generate well-formed Windows parsers with full paths edit
895 code fixed 2004 Sep anonymous   2004 Sep   4 4 LEMON doesn't like single-line parse_failure code. edit
897 code fixed 2004 Sep anonymous   2004 Sep   3 4 LEMON: Line numbers in generated parser.c are off. (Windows) edit
898 code fixed 2004 Sep anonymous   2004 Sep   1 1 nullif() crashes inside trigger edit
899 doc fixed 2004 Sep anonymous   2004 Nov   4 3 sqlite3_create_function / negative nArg glitch edit
900 new fixed 2004 Sep anonymous   2004 Sep   4 4 sqlite3_trace and reusing prepared statements edit
903 build fixed 2004 Sep anonymous   2004 Sep   3 3 make doc fails (please use mkdir -p) edit
904 build fixed 2004 Sep anonymous   2004 Sep   3 3 x86_64: please use $(libdir) instead of $(prefix)/lib edit
907 build fixed 2004 Sep anonymous   2004 Oct   1 2 If --enable-threadsafe then pthreads library is not linked in edit
908 event fixed 2004 Sep anonymous   2004 Sep   5 5 corrupt sqlite-3.0.7.so.gz file on download page edit
912 code fixed 2004 Sep anonymous   2004 Sep   1 1 sqlite3 crashes in join statement edit
913 code fixed 2004 Sep anonymous   2004 Oct   3 2 Locking in os_unix.c edit
922 code fixed 2004 Sep anonymous   2004 Sep   5 2 SELECT statement crashes sqlite3 edit
923 code active 2004 Sep anonymous   2004 Sep anonymous 3 2 Missing quotes in 2.8.15 .dump cause data loss when loading in sqlite3 edit
924 code fixed 2004 Sep anonymous   2004 Oct drh 2 2 Compile problem using mingw "msys" environment and gcc 3.4.2 edit
926 new fixed 2004 Sep anonymous   2004 Sep   1 1 create_function after a prepare returns MISUSE error edit
927 code fixed 2004 Sep anonymous   2004 Sep   3 2 errcode() returning OK even when previous function returned error edit
931 new active 2004 Sep anonymous   2006 Dec   5 4 Makefile for mingw on Win32, makes DLL, EXE and docs edit
934 code fixed 2004 Sep anonymous   2004 Sep   3 1 pragma table_info edit
938 code fixed 2004 Oct anonymous   2004 Oct   3 2 File locking in os_win.c (related to ticket #913) edit
940 new fixed 2004 Oct anonymous   2004 Oct   4 3 Simplify the makefile edit
943 new fixed 2004 Oct anonymous   2004 Oct   5 4 Missing const declarations. edit
946 code fixed 2004 Oct anonymous   2004 Oct   4 3 Including both sqlite.h and sqlite3.h results in error edit
954 build fixed 2004 Oct anonymous   2004 Oct   2 4 Autogerated opcodes.h breaks bulid on MinGW/MSYS edit
956 doc fixed 2004 Oct anonymous   2004 Oct   5 4 Typo on homepage edit
959 build fixed 2004 Oct anonymous   2005 Sep   4 4 mkopcodeh.awk requires gawk on Solaris edit
960 doc active 2004 Oct anonymous   2004 Oct   3 2 Make archive unpack into directory sqlite-VERSION/ edit
962 new fixed 2004 Oct anonymous   2004 Oct   4 4 Test btree_8.23.3 should use hypen instead of underscore edit
966 code fixed 2004 Oct anonymous   2004 Oct   1 1 GROUP BY of aggregate function fails with Out of Memory edit
972 warn active 2004 Oct anonymous   2005 May   3 3 building SQLite on Irix edit
974 new active 2004 Oct anonymous   2005 Dec   5 4 Version-Resource in pre-compiled windows dll edit
995 new fixed 2004 Nov anonymous   2004 Nov   4 3 Manual page for SQLite 3 should be named sqlite3.1 edit
1007 code defer 2004 Nov anonymous   2004 Nov   3 2 SQLite ignores SQLITE_CORRUPT error and continues executing SQL query edit
1011 new active 2004 Nov anonymous   2004 Nov   5 4 No .lib file for in windows precompiled binaries edit
1020 doc active 2004 Nov anonymous   2004 Nov   5 4 in html (.tcl) <,> is not always &lt, &gt edit
1025 code fixed 2004 Dec anonymous   2005 Jan   3 3 Error starting transaction, SQLite still consider it started. edit
1031 new active 2004 Dec anonymous   2005 Jan   3 4 sqlite command line does not allow intermixing of dot commands and sql edit
1033 build fixed 2004 Dec anonymous   2004 Dec   4 4 configure --help displays incorrect info for --with-tcl edit
1039 code fixed 2004 Dec anonymous   2005 Jan   1 1 GROUP BY causes a crash edit
1043 doc active 2004 Dec anonymous   2004 Dec   3 3 SQLITE3_ANY does not exist edit
1046 code fixed 2004 Dec anonymous   2004 Dec   2 3 checkin 2170 breaks SQLite edit
1048 code fixed 2004 Dec anonymous   2005 Jan   3 2 Wrong column naming edit
1049 doc fixed 2004 Dec anonymous   2005 Mar   4 4 Document that pragma default_synchronous is no longer available in v3. edit
1057 doc fixed 2004 Dec anonymous   2005 Jan   5 5 update "MEMORY_DEBUG" to "SQLITE_DEBUG" in several sqlite files edit
1063 code active 2005 Jan anonymous   2005 Jan   1 3 Lemon bug: Strings in rule code should not be interpreted edit
1068 code fixed 2005 Jan anonymous   2005 Jan drh 1 1 Lemon can emit 2 sets of destructor code in certain cases edit
1072 code defer 2005 Jan anonymous   2005 Jan   3 3 Non-standard behaviour for date/time functions in SELECT edit
1078 code active 2005 Jan anonymous   2005 Jan   2 3 Lemon destructor bugs that don't affect sqlite edit
1080 doc fixed 2005 Jan anonymous   2005 Feb   3 3 Incorrect name in pragma documentation edit
1081 doc fixed 2005 Jan anonymous   2005 Feb   3 3 Errors in pragma documentation edit
1082 doc fixed 2005 Jan anonymous   2005 Feb   3 3 The new EXISTS predicate is not documented edit
1085 code active 2005 Jan anonymous   2005 Jan   2 3 pragma full_column_names and short_column_names still broken edit
1090 new fixed 2005 Jan anonymous   2005 Jan   1 1 tclinstaller.tcl does not support DESTDIR edit
1094 warn fixed 2005 Feb anonymous   2005 Feb   3 2 possible error in function OsWrite (in os_win.c) edit
1100 code active 2005 Feb anonymous   2005 Feb   3 3 make test segfaults at capi2-7.12 on amd64 system edit
1112 code active 2005 Feb anonymous   2005 Feb   3 4 make test failures (108 out of 19721) on AIX 5.2, Power5 CPU edit
1114 code fixed 2005 Feb anonymous   2005 Feb   1 1 Database corruption when using 'PRAGMA auto_vacuum=ON' edit
1115 code fixed 2005 Feb drh   2005 Feb   1 1 Creating unique index on non-unique column leads to corruption edit
1134 code active 2005 Feb anonymous   2005 Feb drh 3 3 select command with a view and a condition gets no result edit
1135 doc fixed 2005 Feb anonymous   2005 Mar   4 3 Typos in documentation for CREATE VIEW edit
1138 build active 2005 Feb anonymous   2005 Feb   4 3 make install fails on MinGW/MSYS trying to install into tclsh edit
1145 doc fixed 2005 Feb anonymous   2005 Mar   4 4 duplicate text in FAQ edit
1146 build fixed 2005 Feb anonymous   2005 Mar   4 4 make doc failure: no target 'arch.png' edit
1149 code active 2005 Feb anonymous   2005 Feb   2 1 VACUUM, DUMP/RESTORE fail in certain cases edit
1161 build fixed 2005 Mar anonymous   2005 Sep   2 4 Need to use "nawk" to build under Solaris 9 edit
1162 new active 2005 Mar anonymous   2005 Mar drh 1 2 Column names in sqlite views differ from oracle/informix column names edit
1164 warn fixed 2005 Mar anonymous   2005 Mar   4 1 Compile warning about different "const" qualifiers edit
1166 code fixed 2005 Mar anonymous   2005 Mar   3 3 jounal1-1.2 test fails on Windows edit
1167 new fixed 2005 Mar anonymous   2005 Mar   4 3 test Bind-4.1 fails on Windows edit
1168 doc fixed 2005 Mar anonymous   2005 Mar   5 1 Update to the README file edit
1188 code fixed 2005 Mar anonymous   2005 Mar   1 3 Numbers greater than 0x7FFFFFFF are treated as signed in inequalities. edit
1199 doc active 2005 Apr anonymous   2005 Apr   4 3 Update the README file edit
1200 code active 2005 Apr anonymous   2005 Apr   2 3 new versions of SQLite return different (incorrect) results. edit
1202 code fixed 2005 Apr anonymous   2005 Aug   2 2 Library does not support "0x" prefix in cmd context string edit
1203 todo active 2005 Apr anonymous   2005 Apr   4 5 Web site problem, download links edit
1206 code fixed 2005 Apr anonymous   2005 Sep drh 5 4 failed to work when running in non-ASCII directory edit
1211 code fixed 2005 Apr anonymous   2005 Jun anonymous 2 2 too stupid boolean test edit
1216 new fixed 2005 Apr anonymous   2005 Aug   4 3 strftime doesn't return milliseconds edit
1220 new active 2005 Apr anonymous   2005 Apr   4 3 Selectable calling convention edit
1221 new active 2005 Apr anonymous   2005 Apr   5 4 Implementation of PRAGMA trigger_info(table) edit
1223 code active 2005 Apr anonymous   2005 Apr   3 4 .read FILENAME fails edit
1224 new fixed 2005 Apr anonymous   2005 May   5 4 config.h is not required for build. edit
1239 doc fixed 2005 May anonymous   2005 Sep   4 3 Documentation typos in different.tcl & docs.tcl edit
1241 code active 2005 May anonymous   2005 May   4 5 sqlite3_create_collation16 - should have 'const void* zName' arg edit
1244 code fixed 2005 May anonymous   2005 May   1 1 Test misc2-.10.1 causes seg fault edit
1246 warn active 2005 May anonymous   2005 May   4 3 Many warnings from gcc4 edit
1247 new fixed 2005 May anonymous   2005 May   4 3 Default file permissions are too restrictive edit
1255 code active 2005 May anonymous   2005 May   4 3 Decrease number of warnings with Microsoft Visual C++ edit
1256 new fixed 2005 May anonymous   2005 May   3 3 Allow using non-default calling convention edit
1260 code fixed 2005 May anonymous   2005 May   4 4 value of synchronous changes back to full if you change the cache_size edit
1263 code fixed 2005 May anonymous   2005 Jun   1 3 full_column_names pragma not always honoured edit
1274 code fixed 2005 Jun anonymous   2005 Jun   2 2 sqliteOsFullPathname() segfaults due to NULL from getcwd() edit
1275 new fixed 2005 Jun anonymous   2005 Jun   4 3 Method to get sqlite3* from sqlite3_stmt edit
1278 code active 2005 Jun anonymous   2005 Jun   1 2 sqlite3_finalize doesn't clear previous error code or message edit
1279 doc fixed 2005 Jun anonymous   2005 Jun   4 4 Missing info about fourth arg to sqlite3_bind_* in API Reference edit
1282 doc fixed 2005 Jun anonymous   2005 Jun   3 1 Typo in changes.tcl edit
1286 code active 2005 Jun anonymous   2005 Jun   4 4 The downloadable DLL file does not work with Intel VTune edit
1291 build fixed 2005 Jun anonymous   2005 Jun   2 3 makefile fix for Borland dll import lib under windows edit
1293 build active 2005 Jun anonymous   2005 Jun   1 1 No file .LIB in sqlitedll-3_2_2.zip for links in Windows. edit
1294 new active 2005 Jun anonymous   2005 Jun   3 3 API to get ordinal table name edit
1306 doc fixed 2005 Jun anonymous   2005 Jun   4 4 DROP TABLE doc error edit
1308 code active 2005 Jun anonymous   2005 Jun   3 4 PRAGMA TABLE_INFO does not recognize attached database syntax. edit
1311 code fixed 2005 Jun anonymous   2005 Aug   1 2 misuse-5.1 crashing on Mac OS X edit
1313 new active 2005 Jun anonymous   2005 Jun   4 4 Allow headers in imported text files edit
1318 build active 2005 Jul anonymous   2005 Jul   2 4 Build broken under Windows/MinGW edit
1319 new active 2005 Jul anonymous   2005 Jul   5 4 Extend sqlite3_expired to detect schema changes edit
1323 code active 2005 Jul anonymous   2005 Jul   1 1 misuse-4.4...gmake: *** [test] Segmentation Fault (core dumped) edit
1337 new fixed 2005 Jul anonymous   2005 Aug   3 4 compability problems with column names starting with digits edit
1342 code active 2005 Jul anonymous   2005 Jul   1 1 sqlite 3.2.2 will not load on Suse Linux 9.3 edit
1353 new fixed 2005 Aug anonymous   2005 Aug   5 4 Enhance error message when disk is full edit
1357 code fixed 2005 Aug anonymous   2005 Aug   1 1 MemLeak by CreateTable if exists edit
1363 todo fixed 2005 Aug anonymous   2005 Aug   5 5 More symbols declared as static edit
1365 code active 2005 Aug anonymous   2005 Aug   3 3 64 bit types not completely overridable edit
1370 code fixed 2005 Aug anonymous   2005 Aug   3 4 Problem opening non-sqlite files smaller than spageSize. edit
1372 build fixed 2005 Aug anonymous   2005 Sep   4 3 Use of incompatible function (gsub) in mkopcode[ch].awk on Solaris edit
1373 code fixed 2005 Aug anonymous   2005 Aug   1 1 Assertion fail with empty BLOB edit
1375 code fixed 2005 Aug anonymous   2005 Aug   4 3 Multi-database transactions perform undesirable fsyncs edit
1378 build fixed 2005 Aug anonymous   2005 Aug   3 3 Compiling with "./configure --enable-threadsafe; make" is broken edit
1380 code fixed 2005 Aug anonymous   2005 Aug   1 1 Crash with IN(correlated subquery) edit
1382 code active 2005 Aug anonymous   2005 Aug drh 1 1 Assert nErr==0 on corrupt db edit
1384 code fixed 2005 Aug anonymous   2005 Aug   3 3 misuse-5.1 test fails because of memory corruption edit
1390 build fixed 2005 Aug anonymous   2005 Aug   4 3 Remove GNU-make-ism from Makefile.in edit
1391 code fixed 2005 Aug anonymous   2005 Aug   1 1 3.2.4 linux static binary shipped is not really static edit
1392 doc fixed 2005 Aug anonymous   2005 Aug   4 1 Incorrect syntax documented for 'AUTOINCREMENT' keyword edit
1396 code fixed 2005 Aug anonymous   2005 Sep   3 3 File paths with international characters are don't work on Windows edit
1399 new fixed 2005 Aug anonymous   2006 Jan   4 4 Please add "DROP IF EXISTS" support edit
1400 new active 2005 Aug anonymous   2005 Sep   5 5 Use of indexes in queries to VIEWS built from UNION SELECTS edit
1407 code fixed 2005 Sep anonymous   2005 Sep   3 3 WinAPI, CreateFileA is not utf-8 compatible. edit
1409 code fixed 2005 Sep anonymous   2005 Sep   1 1 pragma empty_Result_callbacks and ANALYZE crashes edit
1412 code fixed 2005 Sep anonymous   2005 Sep   3 2 C++Builder 6 compilation edit
1413 code fixed 2005 Sep anonymous   2005 Sep   3 3 SUM returns unexpected results for columns with NULL values edit
1414 code fixed 2005 Sep anonymous   2005 Sep   2 3 Complex query that used to work with sqlite 3.2.2 doesn't with 3.2.5 edit
1417 new active 2005 Sep anonymous   2005 Sep drh 3 3 Fix successive access to a DB handler (unix broken thread file lock) edit
1423 new active 2005 Sep anonymous   2005 Sep drh 3 4 Binding NULL does not work as expected edit
1427 build active 2005 Sep anonymous   2005 Sep   4 3 tclsqlite.lo target should define USE_TCL_STUBS edit
1429 code fixed 2005 Sep anonymous   2005 Sep drh 5 5 Visual C++ 6.0 Error Report edit
1431 doc active 2005 Sep anonymous   2005 Sep   1 1 Please can FAQ 7 reference http://www.sqlite.org/lockingv3.html edit
1432 code fixed 2005 Sep drh   2005 Sep   1 1 Database corruption following VACUUM failure edit
1433 code fixed 2005 Sep anonymous   2005 Sep   1 1 3.2.5 behaves differently than 3.2.2 when an index is created edit
1435 code fixed 2005 Sep anonymous   2005 Sep   1 1 query optimizer results in rows being returned in the wrong order edit
1440 code fixed 2005 Sep anonymous   2005 Sep   1 1 2 compilation errors on VC6 (windows) edit
1445 code active 2005 Sep anonymous   2006 Sep   3 3 Errors testing sqlite 3.2.6 (& v3.3.7) edit
1449 code fixed 2005 Sep anonymous   2005 Sep   1 1 Failed assert at select.c, line 1733: p->pRightmost==p edit
1454 doc active 2005 Sep anonymous   2005 Sep   4 4 Functions should all be documented in one place edit
1464 new active 2005 Oct anonymous   2005 Oct   4 3 Improving PRAGMA table_info() edit
1466 warn active 2005 Oct anonymous   2005 Oct   5 5 compile warnings edit
1467 build fixed 2005 Oct anonymous   2006 Jan   1 1 3.2.7 on Solaris still chokes on fdatasync edit
1471 todo fixed 2005 Oct anonymous   2005 Oct drh 5 4 Add link to home page to SQLite logo edit
1474 code fixed 2005 Oct anonymous   2006 Apr   2 3 SQLITE3.DLL fails to load if address 0x60900000 occupied edit
1476 new active 2005 Oct anonymous   2005 Oct   5 4 Patch for SQLite sequence manipulation functions edit
1486 code fixed 2005 Oct anonymous   2006 Jan   4 3 schema which is stored in sqlite_master was not complete edit
1488 code active 2005 Oct anonymous   2005 Oct   1 1 Collate Reverse does not exists? edit
1489 code active 2005 Oct anonymous   2005 Oct   3 2 Bad permissions on install-sh prevent 'make install' from completing edit
1498 build active 2005 Oct anonymous   2005 Oct   4 3 SQLite Cygwin support edit
1501 code fixed 2005 Oct anonymous   2005 Nov   1 3 Access violation at address 00001002 error. edit
1503 doc active 2005 Oct anonymous   2005 Oct   5 4 typo in datatype3.html edit
1527 code defer 2005 Nov anonymous   2005 Nov   1 1 DROP TABLE returns "database disk image is malformed" error edit
1533 code fixed 2005 Nov anonymous   2006 Mar   1 1 file os_win.c, function utf8ToUnicode and unicodeToUtf8 BUG edit
1543 build active 2005 Nov anonymous   2005 Nov   2 1 File encrypted or corrupted while using french characters edit
1546 code active 2005 Nov anonymous   2005 Nov   1 1 Creating unique index on non-unique column leads to corr. on SQLite2 edit
1549 build active 2005 Dec anonymous   2005 Dec   5 4 install fails for non-root user when TCL active edit
1564 build active 2005 Dec anonymous   2005 Dec   4 4 Need GNU awk edit
1565 doc active 2005 Dec anonymous   2005 Dec   4 4 wrong return-type specified for sqlite3_db_handle in c-api-reference edit
1569 code fixed 2005 Dec anonymous   2005 Dec drh 1 1 tarball of sqlite 2.8.17 is empty edit
1576 build active 2005 Dec anonymous   2005 Dec   4 4 PREFIX is not honored (cannot install as non-root) edit
1585 code fixed 2006 Jan anonymous   2006 Jan   1 1 Global mutex not released if pthread_key_create fails. edit
1586 new fixed 2006 Jan anonymous   2006 Jan   2 3 ORDER BY with LIMIT clause is sub-optimal in speed and memory usage edit
1588 new active 2006 Jan anonymous   2006 Jan   4 4 common subexpression elimination not performed in SELECT edit
1589 doc fixed 2006 Jan anonymous   2006 Jan   4 4 Has the SQLite website's "Append Remarks" behavior changed? edit
1590 code fixed 2006 Jan anonymous   2006 Jan drh 4 2 select.c uninitialized variable edit
1591 build active 2006 Jan anonymous   2006 Jan   3 2 Missing TEXE suffix in linking and install rules for sqlite3 edit
1596 doc fixed 2006 Jan anonymous   2006 Jan   5 5 obsolete MakeIdxKey opcode references in vdbe.c and documentation edit
1598 code review 2006 Jan anonymous   2006 Jan   3 2 Incorrect case-insensitive comparison of non-latin UTF-8 characters edit
1600 new fixed 2006 Jan anonymous   2006 Jan   5 4 WinCE locking implementation edit
1603 code fixed 2006 Jan anonymous   2006 Jan   5 5 better customization of macro N_GUARD in utils.c edit
1604 build fixed 2006 Jan anonymous   2006 Jan   4 3 opcode generation fails on solaris 8 due to ancient awk edit
1607 code fixed 2006 Jan anonymous   2006 Jan   1 1 sqlite3_set_authorizer causes subsequent access violation edit
1608 doc fixed 2006 Jan anonymous   2006 Jan   4 3 Yet undocumented: create table IF NOT EXISTS edit
1611 code fixed 2006 Jan anonymous   2006 Jan   4 3 sqlite3_close on wrong thread returns SQLITE_OK but leaks filehandle edit
1614 code fixed 2006 Jan anonymous   2006 Jan   2 2 sqlitedll-3_3_1.zip contain no DLL edit
1615 warn fixed 2006 Jan anonymous   2006 Jan drh 2 2 Metrowerks CodeWarrior compiler errors when build sqlite edit
1616 warn fixed 2006 Jan anonymous   2006 Jan drh 2 2 RVCT compiler warnings when making sqlite build edit
1619 code fixed 2006 Jan anonymous   2006 Jan drh 1 1 Can't compile sqlite with SQLITE_ENABLE_MEMORY_MANAGEMENT edit
1621 code active 2006 Jan danielk1977   2006 Jan   5 5 Compiling with OMIT_FLOATING_POINT causes a segfault in the test suite edit
1622 code active 2006 Jan danielk1977   2006 Jan   1 1 Compiling with OMIT_PRAGMA causes an error in the test suite edit
1627 warn active 2006 Jan anonymous   2006 Jan   4 4 warnings on BCB and how to resolve them + couple of minor fixes edit
1628 code fixed 2006 Jan anonymous   2006 Jan   4 4 pragma integrity_check returns "OK" on a corrupt database edit
1629 code fixed 2006 Jan anonymous   2006 Jan drh 1 1 The fix for #1623 causes an assert in sqlite3MallocAllow() edit
1630 code fixed 2006 Jan anonymous   2006 Jan drh 1 1 The TLS data is allocated/deallocated multiple times edit
1635 doc active 2006 Jan anonymous   2006 Jan   4 4 SQLite Ticket "Version" field edit
1638 warn active 2006 Jan anonymous   2006 Jan   3 2 rows place change and some row element missing edit
1643 doc review 2006 Jan anonymous   2006 Jan   1 2 database-name.table-name not working for "PRAGMA table_info" + friends edit
1646 doc fixed 2006 Jan anonymous   2006 Jan   3 4 API doc clarification for bind_text: utf8 bytes or chars? edit
1649 doc fixed 2006 Jan anonymous   2006 Jan drh 4 1 changes.tcl incorrect in latest checkin edit
1657 code fixed 2006 Feb anonymous   2006 Feb   1 1 Disk I/O error when used on memory filesystem edit
1658 code fixed 2006 Feb anonymous   2006 Feb   3 4 SQLITE3.EXE program crash edit
1660 code fixed 2006 Feb anonymous   2006 Feb danielk1977 1 1 OS memory allocation functions may round-up the requested size edit
1664 code fixed 2006 Feb anonymous   2006 Feb   1 1 sum() returns wrong result edit
1666 code fixed 2006 Feb anonymous   2006 Feb   3 3 sqlite3_analyzer has 32-bit overflow errors edit
1669 code fixed 2006 Feb anonymous   2006 Feb   1 3 sum() still returns wrong result edit
1670 code fixed 2006 Feb anonymous   2006 Feb   1 3 sum() still returns wrong result - the sequel edit
1674 code fixed 2006 Feb anonymous   2006 Feb   3 3 sum(-9223372036854775805) returns integer -9223372036854775808 edit
1675 new active 2006 Feb anonymous   2006 Feb   5 4 sqlite3_db_dup() ? edit
1679 new active 2006 Feb anonymous   2006 Feb   4 4 SQLite requires code modification to replace memory allocation funcs edit
1680 build fixed 2006 Feb anonymous   2006 Mar   4 3 configure --enable-debug doesn't enable verbose explain edit
1684 code fixed 2006 Feb anonymous   2006 Mar   2 2 SQLITE_MIN_SLEEP_MS not defined in main.c edit
1685 code defer 2006 Feb anonymous   2006 Feb   1 1 Stall on multithread application. edit
1689 new active 2006 Feb anonymous   2006 Mar   2 4 triggers and temporary tables edit
1690 code fixed 2006 Feb anonymous   2006 Feb   5 4 utf8ToUnicode allocates too large buffer edit
1695 code fixed 2006 Feb anonymous   2006 Mar anonymous 1 1 Database file not loading ... edit
1698 build active 2006 Mar anonymous   2006 Mar   1 1 sqlite_4y6ngs9FlYvAMGO 0kb 3/1/2006 1:16 PM edit
1701 doc active 2006 Mar anonymous   2006 Mar drh 3 1 3.3 build option not documented? edit
1702 new active 2006 Mar anonymous   2006 Mar   5 4 feature request: API to write in-memory DB to file. edit
1704 new active 2006 Mar anonymous   2006 Mar   4 3 extern "C" block in sqliteInt.h edit
1709 code fixed 2006 Mar anonymous   2006 Mar   1 1 sqlite3_column_name not apply column alias for views edit
1711 code fixed 2006 Mar anonymous   2006 Mar   1 2 Wrong header names when using subselects with 3.3.4 (3.3.1 is OK) edit
1716 doc fixed 2006 Mar anonymous   2006 Mar   5 4 sqlite3_db_handle() has wrong documented signature edit
1718 new active 2006 Mar anonymous   2006 Mar   1 1 allow *.sqlite as parameter to sqlite3_analyzer edit
1719 code active 2006 Mar anonymous   2006 Mar   4 4 Solaris 8(SQL: bus error while creating temporary file edit
1720 new active 2006 Mar anonymous   2006 Mar   3 4 Actions made by a trigger are not triggered edit
1727 code fixed 2006 Mar drh   2006 Mar   1 1 Assertion fault on autovacuum :memory: database edit
1731 doc active 2006 Mar anonymous   2006 Mar   5 5 Typo in select4.test edit
1732 doc active 2006 Mar anonymous   2006 Mar   5 5 Info on Home page edit
1749 doc fixed 2006 Apr anonymous   2006 Apr   5 4 typo on FAQ web page edit
1750 doc fixed 2006 Apr anonymous   2006 Apr   5 4 typo on API reference web page edit
1756 code fixed 2006 Apr anonymous   2006 Apr   1 1 Is use of function atof in file func.c really intended? edit
1763 code fixed 2006 Apr anonymous   2006 Apr   3 4 declaration after executable statement edit
1768 code fixed 2006 Apr anonymous   2006 Apr drh 1 1 ORDER BY behaving differently in SQLite2 and 3 edit
1770 new active 2006 Apr anonymous   2006 Apr   5 4 Request for expanded DELETE USING keyword like PostgreSQL edit
1773 code fixed 2006 Apr anonymous   2006 Apr   2 3 heap corruption reading a corrupted database file edit
1777 code active 2006 Apr anonymous   2006 Apr   2 4 Cygwin should be OS_UNIX target, not OS_WIN edit
1781 new active 2006 Apr anonymous   2006 Apr   3 5 Interleaved sqlite_step behaves inconsistently edit
1784 code fixed 2006 Apr anonymous   2006 Apr   3 4 LIMIT 0 in sub-query with ORDER BY in outer query causes seg fault edit
1786 warn active 2006 Apr anonymous   2006 Apr   4 4 Yet another list of compiler warnings. edit
1788 new active 2006 Apr anonymous   2006 Apr   5 5 memory allocator able to return with several allocated bloks at once edit
1792 doc fixed 2006 May anonymous   2006 May   1 1 "commercial" is misspelled on the SQLite license page edit
1798 doc active 2006 May anonymous   2006 May   5 4 preprocessed is misspelled on download page edit
1807 code fixed 2006 May drh   2006 May drh 1 1 Assertion fault on a particular query. edit
1810 new active 2006 May anonymous   2006 May   3 3 localtime() not threadsafe on UNIX edit
1811 doc active 2006 May anonymous   2006 May   5 3 how many open cursors are allowed for one application? edit
1812 new active 2006 May anonymous   2006 May   4 1 alter table add column default current_timestamp edit
1814 new active 2006 May anonymous   2006 May   3 4 Autoconf support for MacOSX univeral binaries edit
1817 new active 2006 May anonymous   2006 Jun   1 2 Patch to enable SQLite again on OS/2 edit
1821 code fixed 2006 May anonymous   2006 May   2 3 Optimizer causes IN operator to fail when comparing strings & numbers edit
1822 code active 2006 May anonymous   2006 Sep   3 3 Table Alias together with Subquery seems not to work proper edit
1824 code fixed 2006 May drh   2006 May drh 1 1 UTF-16 encoding flag not honored when using shared cache edit
1825 code fixed 2006 May anonymous   2006 May   1 1 Crash on ATTACH DATABASE edit
1838 code active 2006 Jun anonymous   2006 Jun   5 5 test types3-1.3 fails on 64-bit Linux edit
1839 build fixed 2006 Jun anonymous   2006 Jun   1 4 attempting to compile loadext.c fails edit
1847 new fixed 2006 Jun anonymous   2006 Jun   4 4 Unhelpful error text edit
1853 code active 2006 Jun anonymous   2006 Jun   3 4 sqlite3_analyzer-3.3.4 integer overflows on large database edit
1856 code active 2006 Jun anonymous   2006 Jun   2 3 SQLITE_OMIT_UTF16 breaks 'make test' edit
1857 code active 2006 Jun anonymous   2006 Jun   3 4 Can't use ISO 8601 dates with time zone designator 'Z' edit
1858 doc active 2006 Jun anonymous   2006 Jun   5 5 Typo: Pearl -> Perl edit
1864 new active 2006 Jun anonymous   2006 Jun drh 3 3 List availabe SQL functions edit
1871 event active 2006 Jun anonymous   2006 Jun   2 3 VACUUM should not change 3.x file format edit
1872 code active 2006 Jun anonymous   2006 Jun   4 3 sqlite3_open doesn't support RFC1738 format for filename edit
1873 code fixed 2006 Jun drh   2006 Jun   1 1 DETACH while query is running results in crash edit
1875 code fixed 2006 Jun anonymous   2006 Jun   1 3 EXPLAIN crashes in strlen edit
1879 doc fixed 2006 Jul anonymous   2006 Jul   4 4 Perl is spelt Pearl on the http://www.sqlite.org page edit
1882 code active 2006 Jul anonymous   2006 Jul   1 1 Wrong algorithm of SQLITE_VERSION_NUMBER calculation edit
1884 code active 2006 Jul anonymous   2006 Jul   3 2 pragma table_info caches results from previous query edit
1886 code fixed 2006 Jul drh   2006 Jul   1 1 Memory leak when malloc fails edit
1889 new fixed 2006 Jul drh   2006 Jul   1 1 Make sqlite3_interrupt() accessible from the TCL interface edit
1893 code active 2006 Jul anonymous   2006 Aug   3 3 sqlite doesn't use indexes containing primary key in prim. key selects edit
1895 doc active 2006 Jul anonymous   2006 Jul anonymous 4 3 IS operator not documented edit
1896 new active 2006 Jul drh   2006 Jul   1 1 All extensions to be statically linked edit
1898 doc active 2006 Jul anonymous   2006 Jul   5 4 sqlite3_progress_handler still marked experimental in documentation edit
1899 new fixed 2006 Jul anonymous   2006 Sep drh 5 4 Is it possible add IF NOT EXISTS Create View and Create Trigger edit
1907 new active 2006 Aug anonymous   2006 Aug   4 4 date and time types edit
1911 code fixed 2006 Aug anonymous   2006 Aug   2 3 crash if too many order by expressions edit
1914 code fixed 2006 Aug anonymous   2006 Aug   4 4 btree2.test - invalid command name "btree_cursor_info" edit
1915 code fixed 2006 Aug anonymous   2006 Aug   4 4 vtab2.test: ./testfixture: can't read "tcl_pkgPath": no such variable edit
1923 doc fixed 2006 Aug anonymous   2006 Aug   4 4 INSERT syntax documentation bug edit
1933 new active 2006 Aug anonymous   2006 Aug   5 4 Add different date's separators edit
1934 doc active 2006 Aug anonymous   2006 Aug   5 5 Documentation about default file format edit
1938 build active 2006 Aug anonymous   2006 Aug   4 5 Cygwin compilation of v3 fails edit
1941 code active 2006 Aug anonymous   2006 Aug   1 1 Unrevolved _sqlite3ExprCodeAndCache with SQLITE_OMIT_TRIGGER edit
1942 new active 2006 Aug anonymous   2006 Aug   4 4 select without left join with the *= operator edit
1951 build fixed 2006 Sep dougcurrie   2006 Sep   3 2 symbols missing from sqlite3.def edit
1955 code fixed 2006 Sep anonymous   2006 Sep   3 2 [3381] breaks MinGW ./configure && make sqlite3.dll edit
1957 code fixed 2006 Sep anonymous   2006 Sep   4 4 Incorrect test messages: not compiled with -DSQLITE_DEBUG edit
1958 code active 2006 Sep anonymous   2006 Sep   4 4 some printf tests fail with Tcl 8.5a5, ok with Tcl 8.4 edit
1959 new active 2006 Sep anonymous   2006 Sep   4 3 Unblockable TEMP TABLES edit
1960 code active 2006 Sep anonymous   2006 Sep   4 2 Issues with .import in sqlite.exe edit
1961 build active 2006 Sep anonymous   2006 Sep   3 3 3.3.7 : wrong readline.h path in Makefile edit
1972 code active 2006 Sep anonymous   2006 Sep   2 4 segfault on empty query edit
1975 new active 2006 Sep anonymous   2006 Sep   5 4 Request for sqlite3_table_column_metadata16 edit
1976 code fixed 2006 Sep anonymous   2006 Sep   4 3 wrong call to set error in vacuum.c edit
1977 code fixed 2006 Sep anonymous   2006 Sep   2 1 FTS1: Access violation creating FTS table with no column parameter edit
1978 event fixed 2006 Sep anonymous   2006 Sep   1 1 Are e-mail addresses from check-in [3417] real ones ? edit
1979 doc fixed 2006 Sep anonymous   2006 Sep   4 4 Problem with full text search edit
1980 code active 2006 Sep drh   2006 Sep   1 1 Initializing FTS1 twice causes it to fail. edit
1981 code fixed 2006 Sep anonymous   2006 Sep   1 1 fts1.c uses strcasecmp instead of sqlite3StrICmp from utils.c edit
1982 code fixed 2006 Sep anonymous   2006 Sep   1 1 FTS1: Database error after deleting and reinserting into FTS table edit
1983 code active 2006 Sep anonymous   2006 Sep   2 2 I/O Error at a size of 4GB and auto_vacuum=1 edit
1986 doc fixed 2006 Sep anonymous   2006 Sep   5 4 typo in documentation edit
1987 code fixed 2006 Sep drh   2006 Sep drh 1 1 Malformed database results from changing encoding edit
1990 code active 2006 Sep anonymous   2006 Sep   1 1 sqlite3_close doesn't release always the file handle edit
1992 code active 2006 Sep anonymous   2006 Nov shess 1 1 FTS1: Problems after dropping utility tables edit
1998 build active 2006 Sep anonymous   2006 Sep   2 3 prefix option to configure ignored in tclinstaller.tcl edit
2004 warn active 2006 Sep anonymous   2006 Sep   1 4 vtab.c:142: warning: pointer targets in initialization differ in signe edit
2005 event active 2006 Sep anonymous   2006 Sep   1 1 Multiple rows with the same primary key, and null values in "not null" edit
2006 event active 2006 Sep anonymous   2006 Sep   1 1 Strange data in a table. edit
2008 code fixed 2006 Oct anonymous   2006 Oct   3 3 Linux x86_64 sqlite3utfSelfTest fails assert -O2 gcc 4.1.1 (patch) edit
2009 code fixed 2006 Oct anonymous   2006 Oct   4 3 sqlite3 shell won't issue prompts without isatty() true edit
2010 code active 2006 Oct anonymous   2006 Oct   3 3 Timeout ignored in Shared-Cache locking model edit
2011 code active 2006 Oct anonymous   2006 Oct   3 2 Escaping Porblem with .mode insert (double apostrophe) edit
2012 code active 2006 Oct anonymous   2006 Oct   4 3 trigger4.test aborts "make test" on Windows edit
2013 code active 2006 Oct anonymous   2006 Oct drh 4 3 Autoincrement increments on failing INSERT OR IGNORE edit
2014 code active 2006 Oct anonymous   2006 Oct anonymous 4 3 Enhancement Req: CREATE [TEMP | TEMPORARY] VIRTUAL TABLE edit
2015 code active 2006 Oct anonymous   2006 Oct anonymous 5 4 Enhancement Req: "EXPRn" PRAGMA for result set expression column names edit
2016 code fixed 2006 Oct anonymous   2006 Oct   1 1 Unremoved debug code in fts1_porter.c edit
2017 code active 2006 Oct anonymous   2006 Oct   1 1 DROP TABLE fails on FTS1 utility tables with certain OMIT_s defined edit
2018 code fixed 2006 Oct drh   2006 Oct drh 1 1 Name resolution problem in correlated compound subqueries. edit
2019 code active 2006 Oct anonymous   2006 Oct   1 1 FTS1: Create table in transaction raises Out of Sequence error (21) edit
2022 code active 2006 Oct anonymous   2006 Oct   1 1 .import command is not working edit
2023 build fixed 2006 Oct anonymous   2006 Dec   3 3 sqlite (loadext.c) fails build in _UNICODE mode from v3.3.7 edit
2024 code active 2006 Oct anonymous   2006 Oct drh 5 5 Add If not exist syntax to Create Virtual Table edit
2025 code active 2006 Oct anonymous   2006 Oct drh 5 5 Add pragama command to return loaded extension list edit
2026 code active 2006 Oct anonymous   2006 Oct   4 5 \n in .output is not allowed even with quote edit
2027 code active 2006 Oct anonymous   2006 Oct   1 1 FTS: Phrase searches return Offsets for individual phrase words edit
2028 code active 2006 Oct anonymous   2006 Oct   4 2 FTS1: UNIQUE() expression and UPDATE command not working edit
2029 code fixed 2006 Oct anonymous   2006 Oct   2 1 SECURITY: SQLite character encoding conversions are insecure edit
2030 code fixed 2006 Oct anonymous   2006 Oct   1 1 CSV output should convert " to "" within values edit
2032 code active 2006 Oct anonymous   2006 Oct   1 1 AV in btree.c running FTS2 compiled with SQLITE_OMIT_SHARED_CACHE edit
2036 code fixed 2006 Oct anonymous   2006 Oct shess 1 1 fts2.c: AVs due to incorret memset() and sizeof() - plus fixes edit
2037 code active 2006 Oct anonymous   2006 Oct   1 1 Sqlite3 can't use datafile in Chinese path with Win2000 and WindowsXP. edit
2038 code fixed 2006 Oct anonymous   2006 Oct   3 3 CREATE TRIGGER IF NOT EXISTS fails edit
2041 code active 2006 Oct anonymous   2007 Mar   4 4 sqlite3.pc on Solaris needs -lrt in "Libs:" entry edit
2043 code active 2006 Oct anonymous   2006 Oct   1 1 Spaces in view statement edit
2044 code fixed 2006 Oct anonymous   2006 Oct   1 1 .dump does not dump create view or create index statements as before edit
2045 code fixed 2006 Oct anonymous   2006 Oct drh 5 4 Enhancement request: add "bail" command to sqlite3 shell edit
2046 code active 2006 Oct anonymous   2006 Nov shess 1 1 FTS1 - Error closing database due to unfinished statements edit
2047 code fixed 2006 Oct anonymous   2006 Oct   1 1 Mozilla Patch: Correct Unicode database names in Win95... edit
2048 code active 2006 Oct anonymous   2006 Oct drh 1 1 table_info on columns with no default value are returned as string edit
2050 code fixed 2006 Nov anonymous   2006 Nov   3 3 Assert typo in sqlite/src/btree.c ? edit
2051 code active 2006 Nov anonymous   2006 Nov   5 5 minor documentation bug edit
2055 code fixed 2006 Nov anonymous   2006 Nov   1 1 [patch] fix build errror (os_win.c) edit
2056 code fixed 2006 Nov anonymous   2006 Nov   2 2 unable to ".quit' or '.exit' SQLite cmdline tool edit
2057 code active 2006 Nov anonymous   2006 Nov   3 1 full_column_names when 2 or more tables are joined is not working edit
2059 code active 2006 Nov anonymous   2006 Nov   1 1 Still missing .DEF file from Windows 3.3.8 source code distribution edit
2060 code active 2006 Nov anonymous   2007 Feb   1 1 Table references enclosed in parenthesis become "invisible" edit
2061 code active 2006 Nov anonymous   2006 Nov anonymous 5 5 cleanup for quickstart.html edit
2062 code active 2006 Nov anonymous   2006 Nov   4 4 document 'pk' column of PRAGMA table_info() edit
2063 code active 2006 Nov anonymous   2006 Nov   4 4 vtab_err.test fails if sqlite is compiled without -DSQLITE_MEMDEBUG edit
2065 code fixed 2006 Nov anonymous   2006 Nov   4 4 Make .dump output a few percent smaller edit
2066 code active 2006 Nov anonymous   2006 Nov   2 2 Incorrect error message in the case of ENOLCK edit
2067 code fixed 2006 Nov anonymous   2007 Dec   4 4 Bad syntax caused core dump edit
2068 code active 2006 Nov anonymous   2006 Nov   4 4 pkgIndex.tcl contains incomplete version number edit
2069 code fixed 2006 Nov anonymous   2007 Jan   4 3 compilation problem with SQLITE_OMIT_SHARED_CACHE edit
2070 code active 2006 Nov anonymous   2006 Nov   4 4 No error for ambiguous result alias in WHERE clause edit
2071 code fixed 2006 Nov anonymous   2006 Nov   1 1 VACUUM doesn't delete temp file on Windows since Check-in [3470] edit
2072 code fixed 2006 Nov anonymous   2006 Nov   1 1 .dump does not dump create index statements edit
2074 code active 2006 Nov anonymous   2006 Nov   4 4 feature request: .dump with page_size edit
2075 code active 2006 Nov anonymous   2007 Feb   3 3 Improve VACUUM speed and INDEX page locality edit
2076 code active 2006 Nov anonymous   2006 Nov a.rottmann 1 1 % exists as value in varchar edit
2077 code active 2006 Nov anonymous   2006 Nov   2 1 Problems with using ASCII symbols 0x80 - 0xFF in database path edit
2078 code fixed 2006 Nov anonymous   2006 Nov   2 1 Patch to make PRAGMA backward compatible with 3.3.7 and prior versions edit
2080 code active 2006 Nov anonymous   2006 Nov   4 4 Tranfering large BLOB data not efficient edit
2081 code active 2006 Nov anonymous   2006 Nov doughenry 1 1 sqlite3_column_decltype throws exception, if selection is grouped edit
2082 code active 2006 Nov anonymous   2006 Nov   3 4 UNIX: configure script doesn't enable loading of extensions edit
2083 code active 2006 Nov anonymous   2006 Nov   4 4 Give more detailed extension loading error information with dlerror edit
2084 code active 2006 Nov anonymous   2006 Nov   4 3 Add API function mapping column decl string to SQLite type edit
2086 code active 2006 Nov anonymous   2006 Nov   5 4 Alias in update edit
2087 new active 2006 Nov anonymous   2006 Nov   3 3 Ability to add a check constraint via the alter table command edit
2088 code fixed 2006 Nov anonymous   2006 Nov   1 1 Ticket management problem : type edit
2089 code active 2006 Nov anonymous   2006 Nov   3 3 Decouple sqlite_int64 from other 64bit datatypes edit
2090 build active 2006 Nov anonymous   2006 Nov   4 3 Test corrupt2.test fails: Solaris edit
2093 code active 2006 Dec anonymous   2006 Dec   2 3 sqlite3_vtab_cursor doesn't have errMsg edit
2095 doc active 2006 Dec anonymous   2006 Dec   1 3 xFindFunction documentation incomplete edit
2096 code active 2006 Dec anonymous   2006 Dec   3 3 ATTACH DATABASE returns SQLITE_ERROR when database is locked edit
2098 warn active 2006 Dec anonymous   2006 Dec   1 1 php sqlite problem after commit transaction edit
2099 doc active 2006 Dec anonymous   2006 Dec   3 3 virtual table xDestroy/xDisconnect and cleanups edit
2100 code active 2006 Dec anonymous   2006 Dec   1 1 Fixes for SQL lower() and upper() edit
2104 build active 2006 Dec anonymous   2006 Dec   2 3 manual link on Mac OS X fails due to common symbol edit
2105 new active 2006 Dec anonymous   2006 Dec   5 5 sqlite3_exec does not return modified rows edit
2106 doc active 2006 Dec anonymous   2006 Dec   4 4 FtsOne wiki page neglects to mention Porter stemming edit
2107 code fixed 2006 Dec anonymous   2006 Dec   4 4 lemon asserts if you're not careful with MULTITERMINALS edit
2109 doc fixed 2006 Dec anonymous   2006 Dec   3 4 Documentation incoherence edit
2110 build active 2006 Dec anonymous   2006 Dec   4 3 Non-optional linking with readline makes sqlite3 binary GPL edit
2111 code fixed 2006 Dec anonymous   2006 Dec   5 5 Typo edit
2112 code active 2006 Dec anonymous   2006 Dec   5 4 code compatibility with C++ edit
2113 code fixed 2006 Dec anonymous   2006 Dec   4 4 warning if SQLITE_OMIT_LOAD_EXTENSION edit
2114 code fixed 2006 Dec anonymous   2006 Dec   5 4 strdup used edit
2116 code fixed 2006 Dec anonymous   2006 Dec   3 3 INDEX never selected for ORDER BY when INTEGER PRIMARY KEY present edit
2117 code fixed 2006 Dec anonymous   2006 Dec   1 1 Bug in OP_VFilter (vdbe.c) when xFilter returns error edit
2118 code fixed 2006 Dec anonymous   2006 Dec   3 2 xFilter is optional? edit
2120 new active 2006 Dec anonymous   2006 Dec   5 4 Date Column support edit
2122 code review 2006 Dec anonymous   2006 Dec   1 3 Potential wrong string could stay in with convertUtf8Filename edit
2123 code fixed 2006 Dec anonymous   2006 Dec   5 5 error in new os layer loadable library code (windows ce version) edit
2125 code new 2006 Dec anonymous   2006 Dec   4 4 SQLite strings/blobs limited to 1GB/2GB due to 'int' in api edit
2126 code active 2006 Dec anonymous   2006 Dec   3 1 Update hook not invoked when deleteing all rows from table edit
2127 code active 2006 Dec anonymous   2006 Dec   2 3 Virtual tables do not always free zErrmsg edit
2128 code active 2006 Dec anonymous   2006 Dec   4 3 virtual table code doesn't verify type of rowid (calling xUpdate) edit
2129 doc fixed 2006 Dec anonymous   2007 Jun   4 1 Typo in documentation for sqlite3_create_collation() edit
2130 code active 2006 Dec anonymous   2006 Dec   4 4 replace "long long int" type with "sqlite_int64" defined in sqlite3.h edit
2131 code active 2006 Dec anonymous   2006 Dec   2 3 Add substring() function (Part of SQL 99) edit
2132 code active 2006 Dec anonymous   2006 Dec   3 4 table_info, index_list, index_info & friends should be virtual tables edit
2133 build active 2006 Dec anonymous   2007 Mar   4 4 meta ticket for outstanding autoconf issues edit
2135 code fixed 2007 Jan anonymous   2007 Mar anonymous 4 3 missing entry sqlite3_clear_bindings in sqlite3_apis edit
2136 new active 2007 Jan anonymous   2007 Mar   1 3 sqlite locking does not handle afs; patch included edit
2139 code fixed 2007 Jan anonymous   2007 Jan   1 1 recent pager_unlock change in CVS edit
2140 code active 2007 Jan anonymous   2007 Jan   3 1 sqlite doesn't link to readline edit
2141 code fixed 2007 Jan drh   2007 Jan   1 1 Assertion fault on valid query edit
2143 doc fixed 2007 Jan anonymous   2007 Jan   3 3 sqlite3_column_name may return NULL edit
2144 doc fixed 2007 Jan anonymous   2007 Jan   5 3 Cmd shell: Add ".bail" to .help and to website edit
2145 build fixed 2007 Jan anonymous   2007 Jan   2 3 Error in "make install" edit
2147 new fixed 2007 Jan anonymous   2007 Jan   5 5 Add /contrib/download/ to robots.txt edit
2148 doc active 2007 Jan anonymous   2007 Jan   5 5 3.3.9 changes.html addition edit
2149 build fixed 2007 Jan pweilbacher   2007 Jan   4 3 BEXE missing for lemon in Makefile.in edit
2151 code fixed 2007 Jan anonymous   2007 Jan   3 3 attach database fails edit
2153 code fixed 2007 Jan drh   2007 Jan   1 1 Error in the strftime() function edit
2154 code fixed 2007 Jan anonymous   2007 Jan   1 2 Getting core dump with reused prepare_v2 statements edit
2156 code fixed 2007 Jan anonymous   2007 Jan   1 2 Statements re-used from preparev2 crashing on vtable errors edit
2159 build fixed 2007 Jan anonymous   2007 Jan pweilbacher 3 4 Interrupt OpenWatcom lang. ext. and sqlite3ext.h edit
2160 doc fixed 2007 Jan anonymous   2007 Jan   4 4 documentation for busy callback wrong edit
2161 doc fixed 2007 Jan anonymous   2007 Jan   4 4 Typo in Documentation for callback to sqlite3_exec edit
2163 code fixed 2007 Jan anonymous   2007 Jan drh 4 3 AreFileApisANSI does not exist in Windows CE edit
2164 code fixed 2007 Jan anonymous   2007 Jan   4 5 Possibly a typo in lemon.c edit
2165 code active 2007 Jan anonymous   2007 Jan drh 4 3 pager performance and checksum edit
2166 code fixed 2007 Jan shess   2007 Jan shess 2 3 fts modules corrupt data during UPDATE. edit
2167 new active 2007 Jan anonymous   2007 Jan   1 3 add sqlite3_copy_bindings (parallel to sqlite3_transfer_bindings) edit
2168 doc fixed 2007 Jan anonymous   2007 Aug   4 1 Invalid documentation example - BLOB literal X'53514697465' edit
2171 code review 2007 Jan anonymous   2007 Jan drh 3 3 Fix a major leakage of token minors in lemon generated parsers edit
2172 code fixed 2007 Jan anonymous   2007 Jan   5 1 crash when lemon (wireshark) is built with -DNDEBUG edit
2173 code fixed 2007 Jan anonymous   2007 Mar   4 4 Incorrect return value test for calls to fcntl() edit
2175 code fixed 2007 Jan anonymous   2007 Mar   3 3 lemon calling destructors more than once edit
2176 code fixed 2007 Jan anonymous   2007 Jan drh 1 2 integrity check can take very long time on large corrupted db edit
2177 code fixed 2007 Jan anonymous   2007 Jan   1 3 The same query returns different answers between 3.3.7 and 3.3.9 edit
2180 new active 2007 Jan anonymous   2007 Jan   5 4 feature request: DROP TABLE IF [EXISTS AND] EMPTY edit
2181 new active 2007 Jan anonymous   2007 Jan   5 4 Generalize ON CONFLICT to failure trapping for all SQL statements edit
2182 code active 2007 Jan anonymous   2007 Jan   4 4 sqlite3BtreeGetMeta does not check the file format edit
2183 code active 2007 Jan anonymous   2007 Jan drh 1 1 OMIT_SHARED_CACHE: AV and crash with FTS2 INSERT edit
2184 code fixed 2007 Jan anonymous   2007 Jan drh 1 1 OMIT_SHARED_CACHE: missing #define in loadext.c edit
2185 new active 2007 Jan anonymous   2007 Jan   5 3 API access to opened database pathname - helpful for virtual tables edit
2187 todo active 2007 Jan anonymous   2007 Jan   3 4 RAISE in trigger not being caught by CONFLICT clause in calling SQL edit
2188 doc active 2007 Jan anonymous   2007 Jan   5 4 Doc bug in src/vdbe.c, should s/P1/P2/ in NotFound edit
2189 code fixed 2007 Jan anonymous   2007 Jan   1 4 Incorrect results on LEFT JOINs with IS NULL condition in WHERE clause edit
2191 code fixed 2007 Jan anonymous   2007 Jan   4 3 Minor C++/C linkage compatibility issue in sqlite3.h edit
2192 code fixed 2007 Jan drh   2007 Jan   1 1 Assertion fault on a deeply nested view edit
2193 code fixed 2007 Jan anonymous   2007 Jan   4 4 incorrect prototypes in tokenize.c edit
2194 code fixed 2007 Jan anonymous   2007 Jan   4 4 possible multiple inclusion with vdbeInt.h edit
2195 code fixed 2007 Jan anonymous   2007 Feb   1 3 OS X: "database locked" when trying to use a database on DVD-ROM edit
2198 new active 2007 Jan anonymous   2007 Jan   5 4 API: opening only existing databases edit
2199 build active 2007 Jan anonymous   2007 Jan   1 1 configure doesn't find libreadline if its in uncommon place edit
2200 new active 2007 Jan anonymous   2007 Jan   5 4 threadsafe status not reported in .pc file edit
2201 code fixed 2007 Jan anonymous   2007 Feb   1 1 copy in tclsqlite doesn't work edit
2202 new active 2007 Jan anonymous   2007 Jan   5 4 function request: sqlite3_attach() edit
2203 code active 2007 Jan anonymous   2007 Jan   2 3 table_info pragma "default" column format changed? edit
2204 new active 2007 Jan anonymous   2007 Feb   5 3 Stable, documented metadata interface edit
2205 build active 2007 Jan anonymous   2007 Jan anonymous 1 1 Problem while using with tcl on ARM edit
2206 new active 2007 Jan anonymous   2007 Jan   5 4 Support for foreign key constraints in virtual tables edit
2207 new active 2007 Jan anonymous   2007 May   3 4 "CREATE TABLE foo AS SELECT * FROM bar" doesn't copy constraints edit
2208 todo fixed 2007 Jan anonymous   2007 Feb   1 1 SQLite CVSTrac attachment corruption? edit
2210 doc fixed 2007 Feb anonymous   2007 Feb   5 4 Typos in PRAGMA legacy_file_format; edit
2211 code fixed 2007 Feb anonymous   2007 Feb   1 3 select A.*, B.* from A join B where A.id=B.a_id order by A.id, B.value edit
2214 code active 2007 Feb anonymous   2007 Feb   5 4 lemon generates bad error messages for %destructor edit
2215 code active 2007 Feb anonymous   2007 Feb   1 2 error messages in virtual table are not propagated edit
2216 code fixed 2007 Feb anonymous   2007 Feb   4 4 sqlite3ExprCompare() returns false for sqlite3ExprDup() result edit
2217 code fixed 2007 Feb anonymous   2007 Feb pamg 1 2 Incorrect result after first deleting operation (PRAGMA count_changes) edit
2218 code active 2007 Feb anonymous   2007 Feb   3 4 select columns from views with table prefix edit
2219 code active 2007 Feb shess   2007 Feb shess 2 2 Creating an fts table in an attached database works wrong. edit
2220 new active 2007 Feb anonymous   2007 Feb drh 2 4 fsck for database files edit
2221 new active 2007 Feb anonymous   2007 Feb drh 3 4 Store blobs using inode-like lookup of pages rather than linked list edit
2222 build active 2007 Feb anonymous   2007 Feb   4 4 Type mismatch in fts2.c [5091] when compile as fastcall or stdcall edit
2223 code active 2007 Feb scouten   2007 Nov   3 3 pragma auto_vacuum doesn't survive .dump & reconstitute edit
2224 new active 2007 Feb scouten   2007 Feb   4 4 Option to have one-bit "journal should exist" flag edit
2225 code active 2007 Feb scouten   2007 Feb   5 4 Request count of number of inserts and deletes from the free page list edit
2226 code active 2007 Feb scouten   2007 Feb   5 4 Report on unused indices (and tables?) edit
2227 new defer 2007 Feb scouten   2007 Apr   5 4 Feature request: CHECKPOINT command edit
2228 new active 2007 Feb anonymous   2008 Feb   3 4 horizontal partitioning edit
2229 code fixed 2007 Feb anonymous   2007 Feb   1 2 Complex triggers can blow up sqlite edit
2231 new active 2007 Feb anonymous   2007 Mar   4 4 shell should ignore leading whitespace for meta commands edit
2233 new active 2007 Feb anonymous   2007 Mar   4 3 extend xBestIndex in vtables to carry the values for each contraint edit
2235 new active 2007 Feb anonymous   2007 Feb   4 3 Missing xml support in FTS2 for the snippet function edit
2237 code active 2007 Feb anonymous   2007 Feb   4 4 Test suite regressions using Tcl 8.5 edit
2238 new active 2007 Feb anonymous   2007 Feb   2 3 Streams as datbase edit
2241 code active 2007 Feb scouten   2007 Mar   3 3 pragma integrity_check no longer affects command-line tool's exit code edit
2242 code fixed 2007 Feb anonymous   2007 Feb   2 3 sqlite3 authorizer is not reentrant edit
2246 doc active 2007 Feb anonymous   2007 Feb   5 4 SQL docs for CREATE TABLE should include FOREIGN KEY syntax edit
2247 doc active 2007 Feb anonymous   2007 Feb   3 3 documentation of DEFUALT cluase in CREATE TABLE should be fixed edit
2248 code fixed 2007 Feb anonymous   2007 Feb   2 1 error evaluating IN statement edit
2249 code fixed 2007 Feb drh   2007 Feb drh 1 1 OR clause optimizer confused by column affinities edit
2251 code fixed 2007 Feb anonymous   2007 Feb   1 1 sqlite3_column_type gives bad type for sum() .. group by edit
2252 code fixed 2007 Feb drh   2007 Feb drh 1 1 New INSERT optimization bypasses CHECK constraint checks edit
2254 new active 2007 Feb anonymous   2007 Feb   5 4 ATTACH support IF NOT ATTACHED statement edit
2256 new active 2007 Feb anonymous   2007 Apr drh 5 1 Add POSITION() function (SQL-92 standard) edit
2257 doc fixed 2007 Feb adixon   2007 Mar   4 4 Auto-vacuum documentation misleading edit
2258 new active 2007 Feb anonymous   2007 Mar   4 3 Include field name in check constraint failure message edit
2262 code fixed 2007 Mar anonymous   2007 Mar drh 2 1 Dynamic allocation of tempory storage for pages edit
2264 code fixed 2007 Mar anonymous   2007 Mar   3 1 User defined functions naming problem edit
2266 new active 2007 Mar anonymous   2007 Mar anonymous 3 3 Add support for Row_Number() Over edit
2267 doc fixed 2007 Mar anonymous   2007 Mar drh 2 1 copyright.html grammer needs fix edit
2268 code fixed 2007 Mar shess   2007 Mar drh 1 4 SQLITE_OMIT_ATTACH doesn't disable sqlite_attach() function. edit
2270 build active 2007 Mar anonymous   2007 Mar   3 4 Build on Solaris 8 does not include other libs in .so build edit
2272 code fixed 2007 Mar anonymous   2007 Mar   5 5 btree.c doc typo edit
2273 code fixed 2007 Mar anonymous   2007 Mar   1 2 Under latest release 3.3.13 query results in crash (used to run fine) edit
2274 todo active 2007 Mar anonymous   2007 Mar drh 5 3 Sqlite segfaults consistently in FTS2 edit
2276 code fixed 2007 Mar anonymous   2007 Mar   4 3 strftime %f zero padding problem edit
2278 code fixed 2007 Mar anonymous   2007 May   1 1 sqlite does not support mixed endian between pxa27x and i386 platforms edit
2280 new active 2007 Mar anonymous   2007 Mar   4 3 Check constraint failure message should include field name edit
2281 build fixed 2007 Apr anonymous   2007 Apr   4 4 "CFLAGS=-DSQLITE_DEFAULT_FILE_FORMAT=4" causes alter2.test to fail edit
2282 code active 2007 Apr anonymous   2007 Apr   3 4 Update on view with no matching trigger does not raise error edit
2283 warn active 2007 Apr anonymous   2007 Apr   1 1 Compile warning by VCToolkit2003 edit
2284 build fixed 2007 Apr anonymous   2007 Apr   1 1 make test fails with - undefined external sqlite3_xferopt_count edit
2285 code fixed 2007 Apr drh   2007 Apr   1 1 Rolling back a CREATE TEMP TABLE wedges the database edit
2286 code fixed 2007 Apr drh   2007 Apr   1 1 Extra NULL value returned by a descending SELECT edit
2287 code fixed 2007 Apr anonymous   2007 Apr   1 1 make test fails on latest 3.3.14 cvs code edit
2288 code active 2007 Apr anonymous   2007 Apr   4 2 FTS does not support REPLACE edit
2289 code fixed 2007 Apr shess   2007 Apr shess 1 1 fts1 and fts2 crash when deleting or replacing rows with a null field. edit
2290 code fixed 2007 Apr anonymous   2007 Apr   1 1 Using function result text as a function parameter edit
2291 code fixed 2007 Apr drh   2007 Apr   1 1 VACUUM fails when NULLs appear in a UNIQUE constraint edit
2294 code active 2007 Apr anonymous   2007 Sep   2 1 segfault when destroying lock on WinCE with threads edit
2295 code fixed 2007 Apr anonymous   2007 Apr   1 1 Subquery fails when "order by" is added edit
2296 code fixed 2007 Apr anonymous   2007 Apr   3 3 IN clause of UNION of literal SELECT statements with ORDER BY edit
2297 code active 2007 Apr anonymous   2007 Apr drh 3 3 uninitialized var (with patch) edit
2298 code fixed 2007 Apr anonymous   2007 Apr anonymous 3 2 Sqlite 3.3.15 backs out performance changes introduced in 3.3.14 edit
2299 build active 2007 Apr anonymous   2007 Apr   1 1 Cannot compile sqlite-3.3.15 on linux rhel edit
2301 build active 2007 Apr anonymous   2007 Apr   1 1 Latest cvs 3.3.15 fails lock4-1.3 test edit
2302 build active 2007 Apr anonymous   2007 Apr anonymous 4 4 sqlite3 does not honor configure --disable-threads anymore edit
2303 code active 2007 Apr anonymous   2007 Apr   1 1 Encrypted databases: No page cache due to problem in pagerSharedLock edit
2304 new active 2007 Apr anonymous   2007 Apr   1 1 resolve "databas is locked" problem under DEFERRED transaction edit
2306 code fixed 2007 Apr anonymous   2007 Apr   4 3 Maybe detective Boolean-expression in sqlite3Expr() ? edit
2307 build fixed 2007 Apr anonymous   2007 Apr   4 4 missing #ifndef SQLITE_OMIT_SHARED_CACHE breaks compilation edit
2308 build active 2007 Apr anonymous   2007 Apr   4 3 make sqlite3.c recreates sqlite3.c even though nothing changed edit
2309 code fixed 2007 Apr shess   2007 Apr shess 1 1 Assert failure in fts2 MATCH of certain OR cases. edit
2310 code active 2007 Apr anonymous   2007 Apr anonymous 4 4 Problem installing on AIX 5.3, ML5 after successful compile with xlc edit
2311 code fixed 2007 Apr anonymous   2007 Apr   4 4 redefinition of 'ARRAYSIZE' edit
2313 build active 2007 Apr anonymous   2007 Apr   3 3 readline.h is not properly detected edit
2314 code fixed 2007 Apr anonymous   2007 Apr   1 1 SQLITE_OMIT_UTF16 Can't be Defined edit
2318 todo fixed 2007 Apr anonymous   2007 Apr   5 5 http://www.sqlite.org/contrib login broken edit
2319 code fixed 2007 Apr anonymous   2007 Apr   4 4 Duplicated test identifiers edit
2320 code active 2007 Apr anonymous   2007 Apr drh 1 1 sqlite3_open(sFN_with_umlaut) edit
2321 code fixed 2007 Apr anonymous   2007 Apr   3 3 sqlite3_value_bytes moves pointer although there is no type conversion edit
2322 code active 2007 Apr anonymous   2007 Apr   1 1 Windows error: datetime('2000-10-29 06:00:00','localtime') edit
2323 code fixed 2007 Apr anonymous   2007 Apr   3 3 invalid TRIM for multibytes edit
2324 code fixed 2007 Apr anonymous   2007 Apr   2 2 replace('abc', '', 'x') dumps core edit
2326 doc active 2007 Apr anonymous   2007 Apr a.rottmann 5 2 miss one word 'list' edit
2327 new active 2007 Apr anonymous   2007 Apr anonymous 2 1 "DELETE" operation makes memory rise edit
2328 code active 2007 Apr anonymous   2007 Apr   1 1 Makefile sqlite3.c target breakage for C++ edit
2329 new active 2007 Apr anonymous   2007 Apr   5 4 add a feature to .dump : partial dumps edit
2333 new active 2007 May anonymous   2007 May   5 4 support memory mapped files edit
2334 code fixed 2007 May anonymous   2007 May   3 3 valgrind complains about memcpy in select.c (overlapping memory) edit
2335 code fixed 2007 May anonymous   2007 May   1 2 real value corruption on different platforms edit
2336 warn active 2007 May anonymous   2008 Jan   4 4 Compiler warnings on strcpy(), sprintf(), et al. edit
2337 code fixed 2007 May anonymous   2007 May   1 1 Unusual break of functionality (vtab-related?) after check-in 3918 edit
2339 code fixed 2007 May anonymous   2007 May   1 1 strange behavior for UNION edit
2340 code active 2007 May anonymous   2007 May   3 3 "./configure && make testfixture" link problem edit
2341 code fixed 2007 May anonymous   2007 May   1 1 Potential buffer overflow in sqlite3_snprintf(). edit
2342 doc active 2007 May anonymous   2007 May   1 1 Document that prepared incremental vacuum needs multiple sqlite3_step edit
2343 code fixed 2007 May anonymous   2007 May drh 2 3 mallo.c typo in v 1.168/check in 3925 of Makefile.in edit
2344 code fixed 2007 May anonymous   2007 Jun   2 3 Range of INTEGER not ANSI compliant edit
2345 code fixed 2007 May anonymous   2007 May   3 3 NaN is printed as '0.0' edit
2347 code fixed 2007 May anonymous   2007 May   3 3 sqlite 3.3.17 crashes when doing "IN (select union select)" edit
2348 doc fixed 2007 May anonymous   2007 May   5 3 deteched -> detected edit
2349 code fixed 2007 May anonymous   2007 May   3 3 Inconsistent conversion of BLOB to TEXT on UTF-16 edit
2350 code active 2007 May anonymous   2007 May   1 1 Temp files not deleted on WinCE edit
2351 secure active 2007 May anonymous   2007 May   2 2 UTF-16 convertor accepts malformed UTF-8 sequence edit
2352 code active 2007 May anonymous   2007 May   5 3 timeout just 500 msec to soon edit
2354 code fixed 2007 May anonymous   2007 May   2 1 Win32 locking problems edit
2356 code fixed 2007 May anonymous   2007 May   1 1 INDEX not used if column in WHERE clause refers to an alias edit
2359 code fixed 2007 May anonymous   2007 May   1 5 typo error edit
2360 code fixed 2007 May anonymous   2007 May   2 2 Possible buffer overrun in some text functions edit
2363 code active 2007 May anonymous   2007 May   3 3 Couldn't build 3.3.17 on Cygwin/Vista edit
2364 code fixed 2007 May anonymous   2007 May   2 2 cast(as numeric) truncates small number of large integer edit
2371 code active 2007 May anonymous   2007 May   2 2 sqlite3_errcode() and sqlite3_errmsg() return unexpected results edit
2372 code active 2007 May anonymous   2007 May   4 4 sqlite3TestLockingStyle not used if SQLITE_FIXED_LOCKING_STYLE defined edit
2373 new active 2007 May anonymous   2007 May   4 4 "create table as explain <expr>" doesn't work edit
2374 code active 2007 May anonymous   2007 May   5 5 "ALTER TABLE foo RENAME TO bar" will quote bar (ie. 'bar') edit
2376 code active 2007 May anonymous   2007 May   3 3 -batch doesn't work soon enough edit
2377 build active 2007 May pweilbacher   2007 Jul   4 3 Allow easy DLL build on OS/2 edit
2378 code active 2007 May anonymous   2007 May   2 2 Quoted fields come back corrupted, using GROUP BY edit
2379 code fixed 2007 May anonymous   2007 May   3 3 Concatenation with zeroblob edit
2381 doc active 2007 May anonymous   2007 May   3 3 'VACUUM' aborts an active transaction. edit
2382 doc fixed 2007 May anonymous   2007 Jul   3 3 VACUUM alters/repacks the ROWIDs if no explicit primary key is given edit
2383 code active 2007 May anonymous   2007 May   3 3 Inconsistent conversion of BLOB revisited edit
2388 code active 2007 May anonymous   2007 May   1 3 ORDER BY fails on compound select edit
2392 code active 2007 May anonymous   2007 Oct   4 4 Reduce MemPage and PgHdr struct sizes. Better page memory utilization. edit
2393 code active 2007 May anonymous   2007 May   4 4 pragma cache_size not accurate when set to less than 10 edit
2396 code active 2007 Jun anonymous   2007 Jun   1 3 -column output truncates characters from varchar field. edit
2397 build active 2007 Jun anonymous   2007 Jun   2 4 make install failed on Cygwin edit
2398 code active 2007 Jun anonymous   2007 Jun   2 3 systemcalls should be restarted when they return EINTR edit
2399 code fixed 2007 Jun danielk1977   2007 Jun   1 1 Compiling with msvc fails due to use of "isnan()" edit
2401 warn active 2007 Jun anonymous   2007 Jun   1 1 I can't send anything to the contrib page edit
2403 code fixed 2007 Jun anonymous   2007 Jun   3 3 LEFT JOIN inconsistancy with NULL expression in ON clause edit
2404 code fixed 2007 Jun anonymous   2007 Jun   2 2 Values in INTEGER PRIMARY KEY always less than NULL edit
2406 code fixed 2007 Jun anonymous   2007 Jun   1 3 C++ style comments unacceptable in C code. edit
2407 code fixed 2007 Jun anonymous   2007 Jun   1 4 Problem with ` (0x60) character in LIKE statement edit
2408 code active 2007 Jun anonymous   2007 Jun   2 1 BLOBs not output correctly in .mode insert (shell.c - isnumber) edit
2409 code active 2007 Jun anonymous   2007 Jun drh 1 1 Database malformed with SQLite3.3.17 on WindowsXP edit
2410 doc fixed 2007 Jun rdc   2007 Jun   5 3 typo in checkin 4053 edit
2411 new active 2007 Jun anonymous   2007 Jun   5 3 fts2 RFE - Separate index and storage edit
2413 code active 2007 Jun anonymous   2007 Jun drh 1 1 1 bug and 2 suggestions in lemon edit
2414 code active 2007 Jun anonymous   2007 Jun   1 1 Unable t edit
2415 code fixed 2007 Jun anonymous   2007 Jun drh 1 1 [4061] propagates SQLITE_ABORT outside nested loops edit
2416 doc fixed 2007 Jun anonymous   2007 Jun drh 5 5 Spelling error edit
2417 new active 2007 Jun anonymous   2007 Nov drh 3 3 Idea for read write concurrency. edit
2418 code fixed 2007 Jun drh   2007 Jun drh 1 1 Database corruption following malloc failure in auto-vacuum mode edit
2419 build active 2007 Jun anonymous   2007 Jun   1 2 'CP_UTF8' : undeclared identifier when trying to build the dll edit
2422 code fixed 2007 Jun anonymous   2007 Jun   1 1 pager.c, line 662: #define pager_datahash(X) 0 edit
2423 code fixed 2007 Jun anonymous   2007 Jun   4 4 Check-in [4086] mkdll.sh no longer creates sqlite3.dll edit
2424 doc fixed 2007 Jun anonymous   2007 Jun   3 4 Documentation for Tcl-level access to incremental blob I/O is missing. edit
2425 code fixed 2007 Jun anonymous   2007 Jun   3 3 ftruncate on platform where off_t is not 64 bit edit
2426 code fixed 2007 Jun anonymous   2007 Jun   4 4 Access violation calling sqlite3_column_text after sqlite3_reset edit
2427 doc active 2007 Jun anonymous   2007 Jun   4 3 HTML Tidy warnings on new capi3ref.html edit
2428 build fixed 2007 Jun anonymous   2007 Jun   4 3 sqlite 3.4.0 ships with own 'limits.h' interfering with system one. edit
2430 code fixed 2007 Jun anonymous   2007 Jun   3 3 date and strftime functions returns invalid year edit
2431 code fixed 2007 Jun anonymous   2007 Jun   2 3 segfault with missing order by expression edit
2432 doc fixed 2007 Jun anonymous   2007 Jun   5 5 Documentation typo in sqlite3_sleep() edit
2433 code fixed 2007 Jun rse   2007 Jun   1 2 sqlite CLI's reading of ".sqliterc" broken in 3.4.0 edit
2434 code fixed 2007 Jun anonymous   2007 Jun   5 5 comment typo in analyze.c edit
2436 code fixed 2007 Jun rse   2007 Jun   1 1 SQLite has to link against -lm for isnan(3) edit
2437 code fixed 2007 Jun rse   2007 Jun   3 3 Consistently use $(NAWK) in Makefile.in edit
2438 new active 2007 Jun rse   2007 Jun   3 3 More easily allow the building of SQLite with FTS1 and FTS2 edit
2440 code active 2007 Jun rse   2007 Jun   2 2 pkg-config(1) script "sqlite.pc" does not provide Autoconf's LIBS edit
2442 doc active 2007 Jun anonymous   2007 Jun   1 4 mailing list link doesn't always exist in website header edit
2443 new active 2007 Jun anonymous   2007 Jun   3 3 sqlite should return different exit codes for different errors edit
2446 code fixed 2007 Jun anonymous   2007 Jun   1 2 FTS2 Limits Number of Indexed Tables to 3 edit
2448 new active 2007 Jun anonymous   2007 Jun   4 3 SQLITE needs to identify public exported symbols edit
2453 code fixed 2007 Jun anonymous   2007 Jun   4 3 Can the amalgamation be made entirely static edit
2454 code fixed 2007 Jun drh   2007 Jun   1 1 Leading zeros cause large integers to be convert to floating point. edit
2455 build fixed 2007 Jun anonymous   2007 Jun drh 2 3 aix linking fails due to missing library edit
2456 new active 2007 Jun anonymous   2007 Jun   5 5 REQ: use index where applicable instead of full table scan edit
2457 build active 2007 Jun anonymous   2007 Jun drh 1 2 Build fails with internal compiler error (Windows, MS VC++ 6.0) edit
2459 code active 2007 Jun anonymous   2007 Jun   4 4 changes() not reporting correctly after "failed" multiline INSERT edit
2464 code fixed 2007 Jun anonymous   2007 Jun   5 4 error message not set by sqlite3_blob_write edit
2465 code fixed 2007 Jun anonymous   2007 Jun   4 4 64-bit/tcl regression failure with types3-1.3 edit
2466 code fixed 2007 Jun anonymous   2007 Jun   5 5 ENCODING not used in Makefile.linux-gcc edit
2467 code active 2007 Jun anonymous   2007 Jun   4 4 changes() not reporting correctly after DELETE FROM table edit
2468 doc fixed 2007 Jun anonymous   2007 Jun   5 5 Spelling error in documentation edit
2469 build active 2007 Jun anonymous   2007 Jul   1 1 test fails on Solaris edit
2470 code fixed 2007 Jun anonymous   2007 Jun   1 3 subselects causing reproducable SIGSEGV edit
2473 warn active 2007 Jun anonymous   2007 Jun anonymous 3 2 sqlite memory org. on linux edit
2474 new active 2007 Jun anonymous   2007 Jun   5 4 Multiple-record comma-delineated INSERT command edit
2475 code fixed 2007 Jun anonymous   2007 Jul   1 3 Handles being left open on unix edit
2476 todo active 2007 Jun anonymous   2007 Jun   4 3 SQLite3 ignores ORDER BY clause when performing SELECT ... GROUP BY edit
2479 code active 2007 Jun anonymous   2007 Jun   1 1 WinCE regression on some systems. Any db open fails. edit
2484 new active 2007 Jul anonymous   2007 Jul   5 4 Support for RETURNING edit
2487 code active 2007 Jul anonymous   2007 Jul   1 1 SQLite database locked error on NFS mounted home dir edit
2488 new active 2007 Jul anonymous   2007 Jul   5 4 autosize on column output mode in sqlite3 program edit
2491 code active 2007 Jul anonymous   2007 Jul   1 1 Mingw Warnings w/ 3.4.0 Amalgamation edit
2496 code active 2007 Jul anonymous   2007 Jul   5 4 "No such column" error should include table information edit
2498 code active 2007 Jul anonymous   2007 Jul   3 2 sqlite memory org on linux edit
2499 build defer 2007 Jul anonymous   2007 Aug drh 1 1 undefined reference to `_WinMain@16' edit
2502 code fixed 2007 Jul anonymous   2007 Jul   4 4 Digital Mars static library runtime problem edit
2503 code active 2007 Jul anonymous   2007 Jul   3 4 sqlite3PagerReleaseMemory does not decrement page count edit
2506 new active 2007 Jul anonymous   2008 Jan   3 2 New API to retrieve ROWID from SQLite3_stmt structire edit
2507 code fixed 2007 Jul anonymous   2007 Jul   1 1 test_expr expr-1.104 fails (64-bit int handling) edit
2508 code active 2007 Jul anonymous   2007 Dec   1 1 utf8ToUnicode() does not work on some WinCE devices edit
2509 code active 2007 Jul anonymous   2007 Jul   1 1 SQLITE_DATE edit
2510 code active 2007 Jul anonymous   2007 Jul   1 1 Vacuum modified FTS2 rowids edit
2511 code active 2007 Jul anonymous   2007 Jul drh 3 2 Inconsistent Pragma output edit
2512 code active 2007 Jul shess   2007 Jul   1 1 FTS virtual table name quoting problem edit
2514 code fixed 2007 Jul anonymous   2007 Jul   3 3 max() and min() is wrong when DESC index exists edit
2517 code active 2007 Jul anonymous   2007 Jul dflam 1 1 exception on reading text in vista but not xp edit
2518 code fixed 2007 Jul anonymous   2007 Jul   2 1 Complex paging problem edit
2520 new active 2007 Jul anonymous   2007 Jul   4 1 User defined aggregate functions are not reentrant edit
2521 code fixed 2007 Jul anonymous   2007 Jul   2 4 Misplaced prototypes edit
2522 code fixed 2007 Jul anonymous   2007 Jul   4 4 wrong sizeof in vdbe.c edit
2523 code fixed 2007 Jul anonymous   2007 Jul   3 4 Leaked memory on error return from sqlite3VdbeMemTranslate edit
2524 code fixed 2007 Jul anonymous   2007 Jul   4 4 Missing error check in call to sqlite3PagerWrite() in autoVacuumCommit edit
2525 code fixed 2007 Jul anonymous   2007 Jul   1 3 Constraint violations fail silently with "insert or replace" edit
2526 code fixed 2007 Jul anonymous   2007 Jul   2 4 Core dump when issuing a select statement with special having clause edit
2528 doc fixed 2007 Jul anonymous   2007 Jul   3 2 PRAGMA auto_vacuum documentation mismatch edit
2530 code active 2007 Jul anonymous   2007 Jul   2 3 Unable to write to windows share, even with exclusive lock edit
2533 code fixed 2007 Jul anonymous   2007 Oct   1 2 temporary files are not deleted on WinCe edit
2539 code active 2007 Jul anonymous   2007 Sep   2 2 WinCE: Temporary etilqs_ files are not removed from temporary folder edit
2540 code active 2007 Jul anonymous   2007 Jul   5 4 Display dlopen() errors for errors when loading modules on Unix system edit
2543 code active 2007 Jul anonymous   2007 Jul   1 1 Chinese charset not support?? edit
2544 code fixed 2007 Jul rse   2007 Jul   4 3 "sqlite3 foo.db .dump | sqlite3 bar.db" fail because of verbose output edit
2545 code active 2007 Jul anonymous   2007 Jul   1 4 Group by returns table name with field name edit
2546 code fixed 2007 Jul anonymous   2007 Oct   4 1 Comments are not parsed correctly edit
2547 code active 2007 Aug danielk1977   2007 Aug   5 3 Changing db encoding of an attached db can confuse shared cache mode. edit
2548 code fixed 2007 Aug anonymous   2007 Oct anonymous 4 4 Pelles C compiler for Windows ANSI prototype / K&R declaration errors edit
2550 code fixed 2007 Aug anonymous   2007 Oct drh 3 3 Lemon parser may accept input before EOF is seen edit
2554 code fixed 2007 Aug anonymous   2007 Aug   3 3 Many symbols not marked private/static or SQLITE_API in amalgamation edit
2555 new active 2007 Aug anonymous   2007 Aug   1 1 FTS index without original text edit
2556 todo fixed 2007 Aug anonymous   2007 Aug   5 5 tabs instead of space in some source files edit
2558 code active 2007 Aug anonymous   2007 Aug   2 3 Multiple JOIN USING() gives incorrect results edit
2559 code active 2007 Aug anonymous   2007 Aug   4 4 "make clean" does not delete sqlite3.c and tsrc/ edit
2560 doc fixed 2007 Aug anonymous   2007 Aug   5 4 Documentation typos edit
2561 code fixed 2007 Aug anonymous   2007 Dec   1 1 Parser broken -- ORDER BY fails in UNION between two databases edit
2565 code fixed 2007 Aug drh   2007 Aug   1 1 Database corruption following ROLLBACK when soft_heap_limit set edit
2566 build active 2007 Aug anonymous   2007 Aug   2 1 fts2 broken after vacuum edit
2567 build active 2007 Aug anonymous   2007 Aug   3 2 Build fails to install edit
2568 new active 2007 Aug anonymous   2007 Aug   3 3 TEMP_STORE is ignored in some cases edit
2570 code fixed 2007 Aug anonymous   2007 Aug   3 3 unportable assumptions in sqlite3AtoF() / cast.test edit
2573 doc fixed 2007 Aug anonymous   2007 Aug   3 3 sqlite3_interrupt() + threads edit
2574 build fixed 2007 Aug anonymous   2007 Aug anonymous 3 3 amalgamation 3.4.2 compile errors edit
2579 code fixed 2007 Aug anonymous   2007 Oct   4 3 the third parameter of substr should be optional edit
2580 code active 2007 Aug anonymous   2007 Aug anonymous 1 2 Can't open a query if text to search is Greek edit
2582 doc active 2007 Aug anonymous   2007 Aug anonymous 5 5 documenation clarification edit
2583 build fixed 2007 Aug anonymous   2007 Aug   2 2 3.4.2 fails to build on Solaris due to conflict for B_FALSE and B_TRUE edit
2587 build active 2007 Aug anonymous   2007 Aug   3 4 Build problem when using the SQLITE_OMIT_FLOATING_POINT define. edit
2588 code fixed 2007 Aug anonymous   2007 Aug   1 1 bug in sqlite3_mutex_leave edit
2591 doc fixed 2007 Aug anonymous   2007 Aug   4 4 sqlite3_open() documentation should mention :memory: edit
2595 doc active 2007 Aug anonymous   2007 Aug   4 4 sqlite3_commit_hook doc typo edit
2597 code fixed 2007 Aug anonymous   2007 Oct   1 1 tclsqlite "db eval" with array-name doesn't have "*" entry. (tcl8.5a7) edit
2598 code fixed 2007 Aug anonymous   2007 Oct   3 3 Failure to delete temporary files on WINCE platforms edit
2599 code fixed 2007 Aug anonymous   2007 Aug   1 1 OS check in mutex.h has no effect edit
2600 code fixed 2007 Aug anonymous   2007 Aug   1 1 #ifdef SQLITE_MUTEX_WIN32 naming error in mutex_w32.c? edit
2602 code fixed 2007 Aug anonymous   2007 Aug   1 1 ATTACH leaks memory edit
2604 new active 2007 Aug anonymous   2007 Aug   4 4 CREATE VIRTUAL TABLE does not allow IF NOT EXISTS edit
2606 code fixed 2007 Aug anonymous   2007 Sep   3 3 PATCH - default configure option enable_threadsafe=yes edit
2607 event active 2007 Aug anonymous   2007 Sep   2 1 Data loss, continuation to Re: [sqlite] how to flush database to disk? edit
2608 code fixed 2007 Aug anonymous   2007 Sep   3 3 failed allocation leads to unexpected infinite loop edit
2610 code fixed 2007 Sep anonymous   2007 Sep drh 4 3 SQLITE_API sqlite3_sleep function header missing in sqlite3ext.h edit
2611 code fixed 2007 Sep anonymous   2007 Sep   2 1 AV calling sqlite3_vfs_register() edit
2612 code fixed 2007 Sep anonymous   2007 Sep   1 1 enterMutex() misnamer edit
2613 code active 2007 Sep anonymous   2008 Jan drh 3 3 replace doesn't work with blobs containing \x0, otherwise it does edit
2615 code fixed 2007 Sep anonymous   2007 Sep   1 1 winRandomness without effect due to < vs. > mixup edit
2616 code fixed 2007 Sep anonymous   2007 Sep   1 1 Flags parameter not honoured in openDatabase() edit
2619 doc fixed 2007 Sep anonymous   2007 Sep   5 5 typo edit
2621 code fixed 2007 Sep anonymous   2007 Sep   1 5 another typo edit
2622 doc fixed 2007 Sep anonymous   2007 Sep   3 3 SQLITE_OMIT_MEMORY_ALLOCATION undocumented unresolved functions edit
2623 code fixed 2007 Sep anonymous   2007 Sep   1 1 zeroblob(-1) returns non-NULL from sqlite3_column_blob() edit
2624 code fixed 2007 Sep anonymous   2007 Sep   1 1 Invalid documentation references in sqlite.h.in edit
2627 code active 2007 Sep anonymous   2007 Sep   3 2 Improper parsing of nested JOIN edit
2628 code fixed 2007 Sep anonymous   2007 Sep   3 4 Bad error handling for invalid page-size edit
2629 doc active 2007 Sep anonymous   2007 Sep   4 4 typo in os_unix.c for nolock edit
2631 code fixed 2007 Sep anonymous   2007 Sep   3 3 Comments at end of "CREATE TABLE" cause SQL error. edit
2632 code review 2007 Sep anonymous   2008 Jan danielk1977 5 2 sqlite3* not available within loadable extension <sqlite3ext.h> edit
2633 build fixed 2007 Sep anonymous   2007 Sep   1 1 building with gcc3.3.4 - undefined reference to `sqlite3KeywordCode' edit
2634 code active 2007 Sep anonymous   2007 Sep   3 3 .schema uses incorrect ORDER BY giving wrong dependency order edit
2640 code fixed 2007 Sep anonymous   2007 Sep   1 1 sqlite doesn't treat global identifiers correctly in a subquery edit
2643 code fixed 2007 Sep anonymous   2007 Sep   1 1 bestIndex: Assertion `flags!=0' failed after index creation edit
2645 build active 2007 Sep anonymous   2007 Sep   5 4 Conflict between tclConfig.sh and tclinstaller.tcl edit
2648 build fixed 2007 Sep anonymous   2007 Sep   1 1 compilation error for PocketPC/WindowsCE edit
2649 new active 2007 Sep anonymous   2007 Sep   4 4 Add an "--enable-extensions" (default=no) to the configure script edit
2651 new active 2007 Sep anonymous   2007 Sep   5 4 Add support for overriding home directory location edit
2652 code active 2007 Sep drh   2007 Sep   1 1 Aggregate function cannot be used from within a subquery edit
2653 code active 2007 Sep anonymous   2007 Sep   3 4 Exclusive Transactions do not work with a Database File attached twice edit
2658 code fixed 2007 Sep anonymous   2007 Sep   2 3 sqlite3VtabOverloadFunction broken edit
2659 code fixed 2007 Sep rse   2007 Sep danielk1977 2 2 openDirectory function broken edit
2664 code active 2007 Sep danielk1977   2007 Sep   1 1 attaching the same db twice in shared-cache mode fails edit
2666 doc fixed 2007 Sep anonymous   2007 Oct   4 4 Typos/spelling errors in sqlite3.h edit
2671 code active 2007 Sep shess   2007 Sep shess 2 4 Fts field-based queries are not correctly case-insensitive. edit
2672 doc fixed 2007 Sep anonymous   2007 Oct   1 3 icu ext init failure: sqlite3_create_function returns SQLITE_BUSY edit
2673 build fixed 2007 Sep anonymous   2007 Oct   4 4 3.5.0 amalgamation on OS X, "#define _XOPEN_SOURCE 500" fails build edit
2674 code active 2007 Sep anonymous   2007 Sep   3 4 NFS fails without lock manager edit
2677 new active 2007 Sep anonymous   2007 Sep danielk1977 5 3 CREATE TRIGGER .. {databaseevent ON ... }+ for multiple events edit
2678 code fixed 2007 Sep anonymous   2007 Oct   1 1 amalgamation zip file should include sqlite3ext.h edit
2680 code fixed 2007 Sep anonymous   2007 Oct   2 2 sqlite_int64 vs sqlite3_int64 type confusion in headers and docs edit
2681 code fixed 2007 Oct anonymous   2007 Oct   3 3 #ifndef _XOPEN_SOURCE needed around #define _XOPEN_SOURCE 500 edit
2683 code fixed 2007 Oct anonymous   2007 Oct   1 1 Windows CE won't compile, also a problem with sqlite3OsFullPath on CE edit
2684 code active 2007 Oct anonymous   2007 Oct   1 1 Accessing sqlite from an NT service will lock the complete databse. edit
2685 code fixed 2007 Oct anonymous   2007 Oct anonymous 2 1 Compilation under MSVC gives warning on TryEnterCriticalSection edit
2686 code fixed 2007 Oct anonymous   2007 Oct   3 3 Integrity check fails if you hit max_page_count and dont rollback edit
2687 code fixed 2007 Oct anonymous   2007 Nov   3 2 Building with _UNICODE fails in Win32 (3.5.1) edit
2693 code fixed 2007 Oct anonymous   2007 Oct drh 2 2 mutex.h missing in a10n of sqlite3internal.h edit
2694 code fixed 2007 Oct anonymous   2007 Oct drh 2 2 Makefile.in is missing invokation of mksqlite3internalh.tcl for a10n edit
2696 code fixed 2007 Oct anonymous   2007 Oct   3 3 sqlite3.c with SQLITE_OMIT_FLOATING_POINT cannot compile on Linux edit
2697 code fixed 2007 Oct anonymous   2007 Oct   1 3 sqlite3_open_v2 fails then filename includes non-english chars edit
2698 code fixed 2007 Oct anonymous   2007 Oct   3 4 memory leak in WIN CE because tempfilename is not freed at WinClose edit
2699 code fixed 2007 Oct anonymous   2007 Oct   2 2 Performance issues in 3.5.1 (Windows) edit
2700 code fixed 2007 Oct anonymous   2007 Oct   1 1 invalid name in winOpen when compiling under WinCE edit
2701 new active 2007 Oct anonymous   2007 Oct   5 5 Make INSERT-ing multiple rows MySQL-compatible edit
2702 code fixed 2007 Oct anonymous   2007 Oct   1 1 Errors in CreateFileW function use on WinCE edit
2703 code active 2007 Oct anonymous   2007 Oct   3 4 make test does not work with SQLITE_OMIT_FLOATING_POINT edit
2704 code active 2007 Oct anonymous   2007 Oct   4 4 "make test" aborts before completion with SQLITE_OMIT_BLOB_LITERAL edit
2705 code active 2007 Oct anonymous   2007 Oct   4 4 testfixture unresolved externals with SQLITE_OMIT_GET_TABLE edit
2708 code active 2007 Oct anonymous   2007 Oct   4 2 SQL error:disk I/O error edit
2710 code fixed 2007 Oct anonymous   2007 Oct   1 1 Typo in code specific to WinCE (checkin 4479) edit
2711 code fixed 2007 Oct anonymous   2007 Oct   1 1 WinCE: flags incorrectly checked edit
2713 build fixed 2007 Oct anonymous   2007 Oct   1 5 build fails for 3.5.1 on win32/cygwin - duplicate opcode labels edit
2714 code active 2007 Oct anonymous   2007 Oct drh 3 4 Shell cannot import large files greater than 2 GB [patch] edit
2715 code active 2007 Oct anonymous   2007 Oct   1 1 no authorization needed to remove authorizer edit
2716 new active 2007 Oct anonymous   2007 Oct   5 1 Create Clear Command edit
2721 code active 2007 Oct anonymous   2007 Dec   2 1 if db file is in a folder with non-ansi character some functions fail edit
2722 code fixed 2007 Oct anonymous   2007 Oct   1 1 data mis-alignment in UTF16 collation callback arguments edit
2725 code active 2007 Oct anonymous   2007 Oct   1 1 memory leak in sqlite3_open_v2() when it fails edit
2727 build active 2007 Oct anonymous   2007 Oct   4 4 building with -malign-double causes strange behavior edit
2728 code active 2007 Oct anonymous   2007 Oct   4 4 Some indexes could contain pointers not the data edit
2729 doc active 2007 Oct anonymous   2007 Oct   1 1 Lemon: %fallback, %wildcard, and @X uncodumented edit
2732 code fixed 2007 Oct anonymous   2007 Oct   2 2 sqlite3Step crashes if called with a null argument (easy fix) edit
2733 code fixed 2007 Oct anonymous   2007 Oct   1 1 OP_Real and OP_Int64 inefficient for constants edit
2736 build active 2007 Oct anonymous   2007 Oct   2 2 build problems on freebsd edit
2737 code fixed 2007 Oct anonymous   2007 Oct   4 4 save 35 bytes in VACUUM with new 2 argument substr() edit
2738 code fixed 2007 Oct anonymous   2007 Oct   2 2 vfsUnlink breaks when building with OS_OTHER=1 edit
2739 code fixed 2007 Oct anonymous   2007 Oct   2 3 large-file enable macros should be defined before first #include edit
2740 code fixed 2007 Oct anonymous   2007 Oct   4 4 incorrect assertions in vdbe.c edit
2741 code fixed 2007 Oct anonymous   2007 Oct   3 3 _XOPEN_SOURCE may be necessary for pread/pwrite as well as threads edit
2748 warn active 2007 Oct anonymous   2007 Oct   4 4 amalgamation: SQLITE_OMIT_ALTERTABLE warnings edit
2749 warn active 2007 Oct anonymous   2007 Oct   3 4 SQLITE_OMIT_FLOATING_POINT, int constants too large edit
2753 code active 2007 Nov anonymous   2007 Nov drh 3 3 Master journal files sometimes not deleted edit
2755 code active 2007 Nov anonymous   2007 Nov   3 3 trace interfere with transaction Tcl interface edit
2756 new active 2007 Nov anonymous   2007 Nov   1 1 allow vacuum to change pragma setting instead of using existing ones edit
2760 new active 2007 Nov anonymous   2007 Nov   5 4 request: sqlite3_unlink() to delete db files. edit
2761 code active 2007 Nov anonymous   2007 Dec   3 3 CLI (shell.c) should be bundled with amalgamation edit
2762 code fixed 2007 Nov anonymous   2007 Nov   3 3 fts3 is cavalier about malloc vs sqlite3_malloc edit
2763 build active 2007 Nov anonymous   2007 Nov   4 4 AIX build failure due to explicit _XOPEN_SOURCE definition edit
2766 code active 2007 Nov drh   2007 Nov   1 1 TCL transaction started from within a query does not commit edit
2767 code fixed 2007 Nov anonymous   2007 Nov   2 1 UPDATE causes ./src/vdbe.c:503: sqlite3VdbeExec: Assertion `pTos<=&p-> edit
2770 code active 2007 Nov anonymous   2007 Nov   1 1 Problem with BLOB in 3.5.x ? edit
2771 code active 2007 Nov anonymous   2007 Nov   4 4 Lemon: Generated parser needs stdlib.h (not in default template) edit
2774 code fixed 2007 Nov shess   2007 Nov shess 1 1 Crash merging empty OR queries in fts3. edit
2776 warn active 2007 Nov anonymous   2007 Nov   5 1 mailing list edit
2780 build fixed 2007 Nov anonymous   2007 Nov   3 3 sqliteint.h: test to disable _XOPEN_SOURCE uses wrong macro for OSX edit
2781 doc fixed 2007 Nov anonymous   2007 Nov   5 4 Make documentation available offline (i.e. pdf, chm, etc) edit
2783 doc fixed 2007 Nov anonymous   2007 Nov   5 4 Broken links into the website edit
2784 code fixed 2007 Nov anonymous   2007 Nov   1 3 Low memory double free and SEGV from flattenSubquery() edit
2785 doc fixed 2007 Nov anonymous   2007 Nov   3 3 Broken Anchors in C API Reference edit
2786 code fixed 2007 Nov anonymous   2007 Nov   4 4 sqlite3.pc does not mention -lpthread when used with --static flag edit
2787 build active 2007 Nov anonymous   2007 Nov   4 5 sqlite3.pc is not remade edit
2788 build fixed 2007 Nov anonymous   2007 Nov drh 3 3 FormatMessageA not defined for Windows Mobile edit
2789 code fixed 2007 Nov anonymous   2007 Nov   3 3 Low memory double free from addWhereTerm edit
2791 code active 2007 Nov anonymous   2007 Nov   1 1 Allow building FTS[123] as part of sqlite library with configure edit
2792 code fixed 2007 Nov anonymous   2007 Nov   3 3 invalidateCursorsOnModifiedBtrees has no scoping edit
2793 code active 2007 Nov anonymous   2007 Nov   3 3 fts3 lacks scoping edit
2794 code fixed 2007 Nov anonymous   2007 Nov   3 3 Low memory SEGV in isLikeOrGlob() edit
2795 code fixed 2007 Nov anonymous   2007 Nov   3 3 Low memory SEGV in exprAnalyze() edit
2796 code fixed 2007 Nov anonymous   2007 Nov   3 3 Another low memory SEGV in exprAnalyze() edit
2797 code fixed 2007 Nov anonymous   2007 Nov   3 3 Low memory SEGV in whereClauseClear() edit
2799 build fixed 2007 Nov anonymous   2007 Nov   3 3 'configure ' cannot locate VERSION file edit
2800 build fixed 2007 Nov anonymous   2007 Nov   5 5 -lpthread not needed for publish.sh for CLI binary edit
2801 code fixed 2007 Nov anonymous   2007 Nov   5 5 superfluous -lpthread for CLI in publish_osx.sh edit
2803 code fixed 2007 Nov anonymous   2007 Nov   4 3 test: io-4.2.2 fails on 64-bit --- signed extension edit
2805 code fixed 2007 Nov anonymous   2007 Nov   1 1 Checkin [4573] Home grown recursive mutexes edit
2806 code fixed 2007 Nov anonymous   2007 Nov   3 4 Low memory assert in insertCell() edit
2807 doc fixed 2007 Nov anonymous   2007 Nov   4 3 Link errors in Documentation edit
2808 doc active 2007 Nov anonymous   2007 Nov   4 2 Documentation GIF images take up too much space edit
2809 code active 2007 Nov anonymous   2007 Nov   1 1 PRAGMA collation_list shows unregistered collations edit
2810 code active 2007 Nov anonymous   2007 Nov   1 1 Unregistered collation problems with simple subselects edit
2811 code fixed 2007 Nov anonymous   2007 Nov   5 4 "appropriate" misspelled "approriate" on SQLite Documentation page edit
2813 build active 2007 Nov anonymous   2007 Nov   1 1 compile error on Windows CE edit
2814 code active 2007 Nov anonymous   2007 Dec   3 3 _XOPEN_SOURCE again edit
2815 doc fixed 2007 Dec anonymous   2007 Dec   2 3 sqlite3_blob_close closes blob even when reporting error! edit
2820 code fixed 2007 Dec anonymous   2007 Dec   1 1 rollback doesn't work edit
2821 new active 2007 Dec anonymous   2007 Dec   3 4 hashtable indicies edit
2822 code fixed 2007 Dec anonymous   2007 Dec   3 3 ORDER BY term number 1 does not match any result column in select.c edit
2825 code active 2007 Dec anonymous   2007 Dec   3 3 FormatMessage (win32) should use extra flag and convert from Unicode edit
2826 build fixed 2007 Dec anonymous   2007 Dec   4 4 test_thread.c won't build if !SQLITE_THREADSAFE || !TCL_THREADS edit
2827 code fixed 2007 Dec anonymous   2007 Dec   1 1 make test: vacuum2.test did not close all files: 1 edit
2829 code fixed 2007 Dec anonymous   2007 Dec   1 1 Win32: temp files left over in temp area edit
2831 new active 2007 Dec anonymous   2007 Dec   3 4 alter view edit
2832 code fixed 2007 Dec anonymous   2007 Dec   1 1 Data corruption with UPDATE or DELETE clause ... edit
2833 doc fixed 2007 Dec anonymous   2007 Dec   5 1 typo on SQLite home page edit
2835 code fixed 2007 Dec anonymous   2007 Dec   1 1 Lemon memory read/write errors edit
2838 code fixed 2007 Dec anonymous   2007 Dec   3 3 Request: use traditional way to build CLI edit
2839 new defer 2007 Dec anonymous   2007 Dec   4 4 Deleting row from sqlite_stat1 will not take effect until next connect edit
2840 doc fixed 2007 Dec anonymous   2007 Dec   5 4 Punctuation errors in comment edit
2841 todo active 2007 Dec anonymous   2007 Dec   1 1 The sqlite mailing list has become overrun by trolls edit
2842 code active 2007 Dec anonymous   2007 Dec   1 1 .import does not recongnise NULL values edit
2843 code fixed 2007 Dec anonymous   2007 Dec   3 4 Low memory crash in sqlite3ExprCodeAndCache edit
2844 build active 2007 Dec anonymous   2007 Dec   4 1 lemon is being built without respecting LDFLAGS edit
2845 code fixed 2007 Dec rse   2007 Dec   3 3 SQLite 3.5.4 requires TCL during built-time edit
2846 build fixed 2007 Dec anonymous   2007 Dec   1 1 --disable-tcl does not work edit
2847 new active 2007 Dec anonymous   2008 Jan   5 4 Include major, minor, and patch version numbers in sqlite.h edit
2849 doc fixed 2007 Dec anonymous   2007 Dec   5 5 unary operator ! edit
2850 code fixed 2007 Dec anonymous   2007 Dec   2 2 CSV output missing quotes if contains equals character edit
2851 code fixed 2007 Dec anonymous   2007 Dec   1 1 make test double free or corruption error edit
2852 code fixed 2007 Dec anonymous   2007 Dec   4 4 sqlite library is sometimes 40K bigger when built on OpenBSD edit
2853 new active 2007 Dec anonymous   2008 Jan   2 3 optimizer fails to use an index on MAX subquery edit
2856 doc active 2007 Dec anonymous   2007 Dec anonymous 4 3 SQLite Documentation - Tcl API - Link broken edit
2857 code active 2007 Dec anonymous   2007 Dec   2 2 GROUP BY cost estimate wrong with WHERE clause edit
2859 code active 2007 Dec anonymous   2007 Dec drh 3 2 Inconsistent column names with DISTINCT edit
2860 todo active 2007 Dec anonymous   2007 Dec   3 1 Database file fragmentation edit
2863 code active 2007 Dec anonymous   2007 Dec   2 3 test cast-3.14, cast-3.18 and cast-3.24 fail edit
2864 doc active 2007 Dec anonymous   2007 Dec   5 3 ext/fts3/README.txt edit
2865 code active 2007 Dec anonymous   2007 Dec   1 2 FTS3 does not build with amalgamation in CVS edit
2866 build active 2008 Jan anonymous   2008 Jan   1 3 Problems building Windows native in cygwin/mingw environment edit
2867 code active 2008 Jan anonymous   2008 Jan   2 2 doesn't build on Cygwin - wrong sqlite3 exe suffix edit
2869 new active 2008 Jan anonymous   2008 Jan   5 5 add "sqlite3_open16_v2" to the C API edit
2872 code active 2008 Jan anonymous   2008 Jan   4 4 Some table scan operations could use an index for better data density edit
2873 code active 2008 Jan anonymous   2008 Jan   1 1 HAVE_USLEEP, HAVE_FDATASYNC=1 detected but not used by configure; make edit
2874 code active 2008 Jan anonymous   2008 Jan   1 1 THREADSAFE #define HAVE_LOCALTIME_R, HAVE_GMTIME_R in os_unix.c edit
2875 code active 2008 Jan anonymous   2008 Jan   3 2 LIKE does not work with lowercase swedish characters edit
2877 code fixed 2008 Jan anonymous   2008 Jan   1 1 Unescaped quotation marks in mkopcodeh.awk (CVS [4693]) edit
2878 code active 2008 Jan anonymous   2008 Jan   1 1 Memory leaks with latest CVS [4693] edit
2879 code active 2008 Jan anonymous   2008 Jan anonymous 4 3 VACUUM enters temporary sequence numbers in sqlite_sequence edit
2880 code fixed 2008 Jan anonymous   2008 Jan   1 1 problem with reals bigger then 1e18 edit
2881 build active 2008 Jan anonymous   2008 Jan   1 1 Latest sqlite-3.5.4 build fail on latest Fedora 2.6.23.12-52.fc7 edit
2882 code active 2008 Jan anonymous   2008 Jan   3 3 fulltest failure: ./testfixture: wrong # args: should be "cksum db" edit
2883 code fixed 2008 Jan anonymous   2008 Jan   1 1 compile error - missing data edit
2884 new active 2008 Jan anonymous   2008 Jan   4 4 Way to find out limits edit
2885 code active 2008 Jan anonymous   2008 Jan   4 4 (minor) fulltest failures edit
2886 code active 2008 Jan anonymous   2008 Jan   3 3 testfixture: -fPIC needed when building extension(s) edit
2892 new active 2008 Jan anonymous   2008 Jan   5 5 There should be a way in the api to read more precise error message. edit
2893 code active 2008 Jan anonymous   2008 Jan   1 1 incorrect integer range tests edit
2894 code fixed 2008 Jan anonymous   2008 Jan   1 1 virtual table calls Next() and Column() after Eof() returns true edit
2897 code active 2008 Jan anonymous   2008 Jan   1 1 String or BLOB exceed size limit edit
2898 code active 2008 Jan anonymous   2008 Jan   1 1 Latest CVS for 3.5.4 fails to build test1.c edit
2899 code active 2008 Jan anonymous   2008 Jan   4 4 sqlite3_reset() after exec() takes > 100 ms to complete edit
2901 code active 2008 Jan anonymous   2008 Jan   3 3 ROLLBACK and COMMIT statements should not expire edit
2902 code active 2008 Jan anonymous   2008 Jan drh 3 3 Add watch support to SQLite edit
2903 code active 2008 Jan anonymous   2008 Jan   2 2 tclinstaller.tcl fails on path and permissions issue edit
2904 code fixed 2008 Jan anonymous   2008 Feb pweilbacher 3 3 os_os2.c - 2 dysfunctional functions edit
2905 code active 2008 Jan anonymous   2008 Jan pweilbacher 2 2 mutex_os2.c - incorrect mutex implementation edit
2907 code active 2008 Jan anonymous   2008 Jan   1 1 Issues of sqlite3 with Windows Mobile 5/6 edit
2908 code active 2008 Jan anonymous   2008 Jan   3 3 Add support to examine whether statements modify the database edit
2909 build active 2008 Jan aswift   2008 Jan aswift 4 4 Omit the _XOPEN_SOURCE 500 define on Mac OS-X (check for __APPLE__) edit
2911 code active 2008 Jan anonymous   2008 Jan   2 2 Adding parentheses to a FROM clause edit
2912 new active 2008 Jan anonymous   2008 Jan   5 4 merge join edit
2913 code fixed 2008 Jan anonymous   2008 Jan   3 3 vtab regression failures edit
2914 code active 2008 Jan anonymous   2008 Jan   3 3 ATTACH returns SQLITE_ERROR when it means SQLITE_BUSY edit
2915 build active 2008 Feb pweilbacher   2008 Feb   4 3 fix Makefile for platforms that need .exe extension edit
2916 code active 2008 Feb anonymous   2008 Feb   1 1 sqlitedll-3_5_5.zip is older 3.5.4 binary edit
2917 code active 2008 Feb anonymous   2008 Feb   4 4 Tcl interface - busy callback confusion script/procedure edit
194 new fixed 2002 Nov anonymous BTree 2003 Apr   5 3 Remove warnings in btree.c edit
208 code fixed 2002 Dec anonymous BTree 2002 Dec   2 2 pager.c uninitlized local variable edit
209 new active 2002 Dec anonymous BTree 2003 Nov   1 1 update libtool edit
289 code fixed 2003 Apr anonymous BTree 2003 Apr   1 1 File src/btree_rb.c is missing edit
345 event fixed 2003 Jun anonymous BTree 2003 Jun   4 4 repeated returns edit
346 code fixed 2003 Jun anonymous BTree 2003 Jul   3 3 Problem with LIMIT 0 edit
347 code fixed 2003 Jun anonymous BTree 2003 Jun   4 3 Workaround for warning that print_node() in btree_rb.c is unused edit
355 code fixed 2003 Jun anonymous BTree 2003 Jun   4 3 Compile warning when NDEBUG is defined edit
482 code fixed 2003 Oct anonymous BTree 2003 Dec   1 1 SIGSEGV inside memRbtreeNext edit
485 new active 2003 Oct anonymous BTree 2003 Oct   5 4 Comparing strings: user defined callback, strcoll? edit
502 doc fixed 2003 Nov anonymous BTree 2003 Nov   5 3 Typos in Database File Format documentation edit
545 code fixed 2004 Jan anonymous BTree 2004 Jan   5 4 Use of uninitialized memory edit
744 code active 2004 May anonymous BTree 2004 May anonymous 2 2 make test seg faults on x86_64 Linux edit
786 code fixed 2004 Jun anonymous BTree 2004 Aug drh 1 1 sqlite3 change SQLITE_PAGE_SIZE to 4096 causes assert edit
881 code fixed 2004 Sep anonymous BTree 2004 Sep   1 3 Can not compile under Windows with Borland C++ Builder edit
888 doc fixed 2004 Sep anonymous BTree 2004 Sep   5 4 incorrect (obsolete) comment above sqlite3BtreeOpen in btree.c edit
890 code fixed 2004 Sep anonymous BTree 2004 Sep anonymous 1 1 Page sizes other than 1024 bytes result in segfaults edit
901 code fixed 2004 Sep anonymous BTree 2004 Sep   1 1 invalid btree cursor read locks honored? edit
925 code fixed 2004 Sep anonymous BTree 2004 Sep   1 4 crash in btree.c:reparentPage when pageSize != usableSize edit
975 code fixed 2004 Oct drh BTree 2004 Nov drh 1 1 Non-standard page sizes cause problems for large files edit
985 code fixed 2004 Nov anonymous BTree 2005 Jan   3 3 "Invalid read of size 1" errors created in btree.c line 2804 edit
1010 code fixed 2004 Nov anonymous BTree 2004 Dec   3 3 btree.c: "pagesSize" should be "usableSize" for AutoVacuum and MX_CELL edit
1058 code active 2005 Jan anonymous BTree 2005 Jan   3 3 btree.c pageSize -> usableSize edit
1069 code fixed 2005 Jan anonymous BTree 2005 Jan   3 3 Array bounds read error in Purify edit
1232 code fixed 2005 May anonymous BTree 2005 May drh 1 1 unaligned memory access on sparc64 with -r1.257 of btree.c edit
1234 code fixed 2005 May anonymous BTree 2005 May   1 1 solaris9 alignment problems edit
1346 code fixed 2005 Aug anonymous BTree 2005 Aug   2 2 assertion fires when query string goes beyond 865 characters edit
1447 code active 2005 Sep anonymous BTree 2005 Sep   1 1 Abnormal program termination in src/btree.c line 1339 edit
1487 code active 2005 Oct anonymous BTree 2005 Oct   1 3 Corrupt database causes indefinite loop in sqlite3_step() edit
1508 code active 2005 Nov anonymous BTree 2005 Nov   1 3 sqlite 2.8.16 crashes on 64-bit / strict memory alignment archs edit
1537 code fixed 2005 Nov anonymous BTree 2005 Nov   2 1 Left Join broken (wrong results) edit
1555 doc active 2005 Dec anonymous BTree 2005 Dec appledev 2 4 sqlite+Crystal reports connection edit
1593 code fixed 2006 Jan anonymous BTree 2006 Jan drh 1 2 error compiling with #define SQLITE_OMIT_AUTOVACUUM edit
1867 code active 2006 Jun anonymous BTree 2006 Jun   1 3 Access Violation after set a new page_size edit
38 code defer 2002 May danielk1977 CodeGen 2002 May   3 5 Count-changes broken for: DELETE FROM <table-name> (no WHERE clause) edit
136 code fixed 2002 Aug drh CodeGen 2002 Aug drh 1 1 Segfault on VIEW of a subquery edit
140 todo fixed 2002 Aug drh CodeGen 2002 Aug drh 4 4 Enhance INSERT ... SELECT to omit the intermediate temporary table edit
164 event active 2002 Oct anonymous CodeGen 2002 Oct anonymous 3 4 Compiler warnings with MS Visual C++ 6.0 edit
238 code fixed 2003 Feb drh CodeGen 2003 Feb   1 1 Assertion failure after some incorrect SQL edit
259 new active 2003 Mar anonymous CodeGen 2003 Nov   1 2 ORDER BY queries including an integer primary key don't use index edit
263 new active 2003 Mar anonymous CodeGen 2003 Mar   1 4 sqlite locking strategy can lead to deadlock edit
273 new active 2003 Mar drh CodeGen 2003 Mar drh 1 1 Make NULL_ALWAYS_DISTINCT a pragma rather than a compile-time option edit
275 code fixed 2003 Mar anonymous CodeGen 2003 Apr   3 5 "INSERT INTO x SELECT * FROM x" doesn't work when x is a TEMP table edit
295 code fixed 2003 Apr drh CodeGen 2003 Apr   1 1 ATTACH does not work on a database containing triggers edit
298 code fixed 2003 Apr drh CodeGen 2003 Apr   1 1 SELECT sometimes ignores constant WHERE clause edit
306 code fixed 2003 May drh CodeGen 2003 May   1 1 Left outer join fails when right table is a view of a join. edit
317 code fixed 2003 May jplyon CodeGen 2003 May   2 3 ATTACH fails for external database containing an index edit
323 code fixed 2003 May anonymous CodeGen 2003 Jun   1 1 Assertion failed by attaching a file edit
334 code fixed 2003 Jun drh CodeGen 2003 Jun   1 1 REPLACE statement corrupts indices edit
461 code fixed 2003 Sep anonymous CodeGen 2003 Sep   3 3 Nulls are incorrectly returned on an indexed column edit
480 code fixed 2003 Oct anonymous CodeGen 2005 Sep   3 5 Joins with more than 32 tables are broken edit
576 code fixed 2004 Jan anonymous CodeGen 2004 Feb   1 2 last_insert_rowid() returns wrong values in triggers on views edit
601 code fixed 2004 Feb anonymous CodeGen 2004 Feb   1 1 Left-join subquery gives incorrect results edit
640 code fixed 2004 Mar drh CodeGen 2004 Mar   1 1 Trigger causes assertion failure edit
685 code active 2004 Apr anonymous CodeGen 2004 Apr   1 3 SELECT from a VIEW with GROUP BY edit
741 new active 2004 May anonymous CodeGen 2004 May anonymous 5 5 command tool does not support history edit
746 warn active 2004 May anonymous CodeGen 2004 May anonymous 5 5 How can I make sqlite support serial term? edit
749 code fixed 2004 May anonymous CodeGen 2004 Jul   2 1 SELECT DISTINCT with LIMIT edit
826 code fixed 2004 Jul drh CodeGen 2004 Aug drh 1 1 Nested views do not process * correctly. edit
829 code fixed 2004 Jul drh CodeGen 2004 Jul drh 1 1 VACUUM fails if there is a UNIQUE index edit
936 code fixed 2004 Sep anonymous CodeGen 2004 Sep   3 1 Prototype declaration is not correct edit
1047 code fixed 2004 Dec   CodeGen 2005 Jan   1 1 text column comparison in joins may follow NUMERIC rules edit
1062 code fixed 2005 Jan anonymous CodeGen 2005 Jan   2 3 Home-built sqlite3 gives assertion failed on file where.c, line 383 edit
1070 build active 2005 Jan anonymous CodeGen 2005 Jan   1 1 error by compiling windows vcc / vc# <sqlite.h> not found edit
1084 code fixed 2005 Jan anonymous CodeGen 2005 Feb   1 1 Reference to outer query in result set can cause an assert() failure edit
1140 code fixed 2005 Feb anonymous CodeGen 2005 Mar   1 1 selectReadsTable infinite loop edit
1151 code fixed 2005 Mar anonymous CodeGen 2005 Mar   4 3 detach does not support database names inside square brakets edit
1184 todo active 2005 Mar danielk1977 CodeGen 2005 Mar   4 3 UTF-8 and UTF-16 substr() functions are subtly different edit
1201 code active 2005 Apr anonymous CodeGen 2005 Apr danielk1977 1 1 erro defined type UINT8_TYPE edit
1301 code fixed 2005 Jun anonymous CodeGen 2005 Jun   2 3 CREATE UNIQUE INDEX fails with existing rows with NULL as compound key edit
1465 code active 2005 Oct anonymous CodeGen 2005 Oct   1 1 fdatasync not available and not yet fixed edit
1473 code fixed 2005 Oct drh CodeGen 2005 Oct drh 1 1 Incorrect results when a subquery contains UNION ALL edit
1583 code fixed 2006 Jan anonymous CodeGen 2006 Mar   2 4 explain query plan missing length edit
1634 code fixed 2006 Jan anonymous CodeGen 2006 Jan   3 3 LIMIT in nested select not working properly edit
1652 code fixed 2006 Jan anonymous CodeGen 2006 Feb   3 4 sorting ASC vs DESC changes number of returned rows edit
1653 new active 2006 Feb anonymous CodeGen 2006 Feb   4 5 SQLITE_OMIT_COST_REORDERING ? edit
1697 code fixed 2006 Mar drh CodeGen 2006 Mar drh 1 1 Segfault while executing SELECT edit
1714 code active 2006 Mar anonymous CodeGen 2006 Mar   4 4 Slow query when tables in 2 different files edit
1717 code fixed 2006 Mar drh CodeGen 2006 Mar drh 1 1 CHECK constraints always use ABORT conflict resolution edit
1809 code active 2006 May anonymous CodeGen 2006 May   1 3 Huge slowdown/increased memory use when using GROUP BY on big dataset edit
1874 new active 2006 Jun anonymous CodeGen 2006 Jun   2 3 IN is much slower than making separate queries edit
1878 code active 2006 Jun anonymous CodeGen 2006 Jun   2 3 No index used when specifying alias name in ORDER BY clause edit
139 new active 2002 Aug anonymous Pager 2002 Aug   3 3 Named transactions are misleading as documented edit
146 code fixed 2002 Sep drh Pager 2002 Sep drh 1 1 Disk I/O error encountered on very large transactions edit
154 code active 2002 Sep drh Pager 2007 Jun drh 3 3 Prohibit links on database files. edit
175 new active 2002 Oct anonymous Pager 2002 Oct   5 3 journal file should be kept open edit
200 code fixed 2002 Dec anonymous Pager 2002 Dec   3 3 full pathname of database not recorded, so errors when chdir used edit
206 code fixed 2002 Dec anonymous Pager 2003 Jan   3 3 Local variable used before it is initialised edit
212 code fixed 2003 Jan drh Pager 2003 Jan   2 1 Corrupt database results if the very first transaction rolls back. edit
224 code fixed 2003 Jan anonymous Pager 2003 Jan   3 3 read overflows memory edit
227 code fixed 2003 Jan anonymous Pager 2003 Jan   2 1 win32 db locked edit
310 code fixed 2003 May anonymous Pager 2003 May   3 3 win32 locking error edit
351 code fixed 2003 Jun anonymous Pager 2003 Jun   2 3 Journal pager playback doesn't secure exclusive access edit
357 code fixed 2003 Jun anonymous Pager 2003 Aug drh 4 3 Compilation errors and warnings when compiled on Open VMS edit
410 code fixed 2003 Jul anonymous Pager 2003 Jul   3 4 Creation and deltions of files should fsync() directory edit
530 code fixed 2003 Dec anonymous Pager 2003 Dec   2 2 sqlite returns SQLITE_BUSY forever (linux multithreaded) edit
561 code fixed 2004 Jan drh Pager 2004 Jan   1 1 Database corruption when using Linux threads edit
569 code fixed 2004 Jan dougcurrie Pager 2004 Jan dougcurrie 3 3 Newer Cygwin (>1.50) doesn't want __CYGWIN_USE_BIG_TYPES__ edit
599 code fixed 2004 Feb anonymous Pager 2004 Feb   1 2 Corrupt problem encountered on Windows NT platform edit
615 code fixed 2004 Feb drh Pager 2004 Feb   2 3 Assertion fault in pager when synchronous changed within a transaction edit
646 warn active 2004 Mar anonymous Pager 2004 Mar   5 4 Pager.c compilation warnings edit
766 code review 2004 Jun anonymous Pager 2005 Aug   3 5 cygwin, absolute path problem edit
1053 code active 2004 Dec anonymous Pager 2004 Dec   3 3 SQLITE_IOERR and strange rollback when db is busy edit
1152 code fixed 2005 Mar anonymous Pager 2005 Mar   3 4 create silently fails if corresponding journal file already exists edit
1171 code fixed 2005 Mar anonymous Pager 2005 Jun   1 1 Statement transaction rollback can incorrectly update database file. edit
1194 code fixed 2005 Mar anonymous Pager 2005 Mar   4 4 64K page size does not work edit
1240 new active 2005 May anonymous Pager 2005 May drh 1 3 Need integration of Apple's file locking callbacks improvement edit
1250 new active 2005 May anonymous Pager 2005 May   1 3 FlushFileBuffers makes Windows sqlite dead slow compared to Linux edit
1253 new fixed 2005 May anonymous Pager 2005 May   5 3 Put commonly used items closer to the start of a struct edit
1254 new active 2005 May anonymous Pager 2005 May   3 3 better pager_cksum edit
1285 code fixed 2005 Jun anonymous Pager 2005 Jun   1 3 deadlock in multithreaded application edit
1331 event fixed 2005 Jul anonymous Pager 2005 Sep anonymous 1 1 unicode filename for database edit
1403 code active 2005 Sep anonymous Pager 2005 Sep   4 4 Newly initialized pages aren't completely cleared edit
1504 code active 2005 Nov anonymous Pager 2005 Nov   1 3 Multithreaded DB lock not released using Begin/Commit between threads edit
1524 code fixed 2005 Nov anonymous Pager 2006 Jan   2 3 Crash when using pragma auto_vacuum with :memory: database edit
1567 code fixed 2005 Dec drh Pager 2005 Dec   1 1 Database corruption following statement rollback edit
1703 new active 2006 Mar anonymous Pager 2006 Mar   2 3 Second parameter to gettimeofday() in os_unix.c should be NULL edit
1754 code active 2006 Apr anonymous Pager 2006 Apr anonymous 2 2 Version 3.3.5 error if SQLITE_OMIT_MEMORYDB is defined edit
1790 code active 2006 May anonymous Pager 2006 May   3 3 :memory: performance difference between v2 and v3 edit
1799 code active 2006 May anonymous Pager 2006 May   2 3 temp_store=MEMORY slower than FILE for large intermediate result sets edit
1801 new active 2006 May anonymous Pager 2006 May owensmk 5 4 Include Support for User-defined Lock Synchronization edit
1837 new active 2006 Jun anonymous Pager 2006 Jun   4 4 Deadlock detection would be best reported using explicit error code. edit
1860 doc active 2006 Jun anonymous Pager 2006 Jun danielk1977 1 1 Problem in using SQLite3 with trigger and multithreading edit
1861 code active 2006 Jun anonymous Pager 2006 Jun   1 1 Problem in using Triggers and multithreading edit
134 code fixed 2002 Aug anonymous Parser 2002 Aug anonymous 2 4 syntax error in lemon.c on IBM AIX systems (both gcc and xlc) edit
153 code fixed 2002 Sep anonymous Parser 2003 Jan   1 1 PRAGMA SHOW_DATATYPES bug edit
187 code fixed 2002 Nov anonymous Parser 2002 Dec   2 2 Having count(*) issue edit
229 new active 2003 Jan anonymous Parser 2005 Sep   5 4 DECLARE ... CURSOR FOR ... would be really nice edit
232 code fixed 2003 Jan anonymous Parser 2003 Feb   2 2 group by result is wrong edit
237 code fixed 2003 Jan anonymous Parser 2003 Jan   2 2 suspected problem in IN operator edit
245 code fixed 2003 Feb anonymous Parser 2003 Feb   3 3 LIMIT and OFFSET clause edit
258 code fixed 2003 Feb anonymous Parser 2003 Mar   3 3 sqlite_compile doesn't work with (some?) PRAGMAs edit
268 new active 2003 Mar anonymous Parser 2003 Nov   1 3 columns of subselects containing joins are not recognized edit
277 code fixed 2003 Apr anonymous Parser 2003 Apr   1 2 Multi-line comments cause syntax errors in ".read" files edit
299 new fixed 2003 Apr anonymous Parser 2006 Aug   2 3 Cannot insert only default values. edit
387 code fixed 2003 Jul anonymous Parser 2003 Jul   1 1 Parse has problems with parser names ... edit
394 code fixed 2003 Jul anonymous Parser 2003 Jul   4 1 SELECT 1; syntax throw run-time compiler warning edit
453 code fixed 2003 Sep anonymous Parser 2003 Sep   3 3 "SELECT a, b FROM tt;-" Crashes SQLite edit
478 new active 2003 Oct anonymous Parser 2003 Nov drh 1 3 select into is lacking edit
479 new active 2003 Oct anonymous Parser 2003 Oct drh 4 3 Sequences edit
517 new active 2003 Dec anonymous Parser 2003 Dec drh 1 1 \' sequence unrecognized token error enhancement request edit
520 code fixed 2003 Dec anonymous Parser 2003 Dec drh 2 2 tokenize bug in simultaneous threaded sqlite_open (with patch) edit
542 code fixed 2003 Dec anonymous Parser 2003 Dec   1 1 crash on date parsing edit
548 code fixed 2004 Jan anonymous Parser 2004 Jan   3 3 SQLite will abort() when utf-8 character is invalid edit
563 new active 2004 Jan anonymous Parser 2004 Jan   4 3 Support for autoincrement type "SERIAL" (from PostgreSQL) edit
564 code fixed 2004 Jan anonymous Parser 2005 Jan   4 4 Inability to determine column in subquery edit
590 new active 2004 Jan anonymous Parser 2004 Jan   5 4 Treat ` like spaces outside of quoted strings. edit
604 warn fixed 2004 Feb anonymous Parser 2004 Feb   4 4 'db' has been referenced but never assigned a value edit
610 code fixed 2004 Feb anonymous Parser 2004 Feb   5 4 REPLACE INTO syntax not allowed in triggers edit
626 code fixed 2004 Feb anonymous Parser 2004 Feb   2 2 EXPLAIN BEGIN TRANSACTION really starts a transaction edit
637 code active 2004 Mar anonymous Parser 2004 Mar   5 4 union uses non-standard column names edit
680 code fixed 2004 Mar anonymous Parser 2004 Jul   3 3 Parser fails on quoted table/alias DOT STAR edit
692 code fixed 2004 Apr anonymous Parser 2004 Apr   3 3 lemon.c:void emit_destructor_code() pointer unitialized edit
705 code fixed 2004 Apr anonymous Parser 2004 Jul   3 3 can't handle special char in column name edit
726 new active 2004 May anonymous Parser 2004 May anonymous 5 5 As to single quote edit
743 code fixed 2004 May anonymous Parser 2005 Jun   2 2 WHERE clause with USING incorrectly requires table name edit
760 code fixed 2004 Jun anonymous Parser 2005 Jan   2 3 Selects leave tablename in tablename.columname edit
797 new active 2004 Jul anonymous Parser 2004 Jul   4 3 require basic named subquery / WITH sql support edit
851 doc active 2004 Aug anonymous Parser 2004 Aug   5 2 SQLite allows Zero length table column names edit
853 doc active 2004 Aug anonymous Parser 2004 Aug   4 3 syntax of DEFAULT in a CREATE TABLE statement not as documented edit
867 new active 2004 Aug anonymous Parser 2006 Jan   3 2 update on multiple tables edit
877 todo fixed 2004 Aug anonymous Parser 2004 Aug   4 2 Binary garbage in preprocessed source file 'parse.c' (3.0.5) edit
896 code fixed 2004 Sep anonymous Parser 2004 Sep anonymous 1 3 Access violation when attempt to execute invalid query edit
1002 doc fixed 2004 Nov anonymous Parser 2004 Nov   3 3 documentation of LIMIT clause is misleading edit
1014 doc new 2004 Nov anonymous Parser 2004 Nov   5 5 Can't have column name "first" any more... edit
1054 code fixed 2004 Dec anonymous Parser 2005 Jan   1 1 Query with unknown column crashes when authorizer is set edit
1066 new fixed 2005 Jan anonymous Parser 2005 Jan   4 1 SQLite 3.0.8 does not allow the '$' on Column Names. edit
1120 code fixed 2005 Feb anonymous Parser 2005 Feb   2 2 lemon: off-by-two error edit
1142 code active 2005 Feb anonymous Parser 2005 Feb danielk1977 1 1 Column names edit
1187 build active 2005 Mar anonymous Parser 2005 Mar drh 3 3 OMIT_TRIGGER OMIT_VIEW do not compile properly edit
1189 new active 2005 Mar anonymous Parser 2005 Mar   1 1 Make where-clause item count limit dynamic edit
1213 code active 2005 Apr anonymous Parser 2005 Apr   3 2 Problem with alias columns in subqueries edit
1217 code fixed 2005 Apr anonymous Parser 2005 Jun   3 3 NATURAL JOIN results in incorrect "ambiguous column name" error edit
1251 code fixed 2005 May anonymous Parser 2005 May   3 2 Code fixes for memory leaks and invalid memory accesses edit
1338 code fixed 2005 Jul anonymous Parser 2005 Jul   2 2 assert triggers inside sqlite3AuthRead() edit
1356 code fixed 2005 Aug anonymous Parser 2005 Aug   4 4 Memory leak on query? edit
1371 new fixed 2005 Aug anonymous Parser 2005 Aug   1 1 This format not accepted for assigning a double: 12.e-3 edit
1381 new active 2005 Aug anonymous Parser 2005 Aug   5 4 missing important builtin function stdev edit
1398 warn fixed 2005 Aug anonymous Parser 2005 Aug   5 5 Low priority warning to to resolve edit
1418 code fixed 2005 Sep anonymous Parser 2005 Sep   3 3 assert() when creating a table with duplicate column names edit
1468 new active 2005 Oct anonymous Parser 2005 Oct   5 5 Added Mysql function CONCAT edit
1469 event active 2005 Oct anonymous Parser 2005 Oct   1 1 Having problems with subselects that work on mySQL edit
1475 new active 2005 Oct anonymous Parser 2005 Oct anonymous 5 5 sytax error near autoincrement edit
1493 code active 2005 Oct anonymous Parser 2005 Oct   3 3 lemon: pathsearch uses wrong directory separator under Win32 edit
1497 code fixed 2005 Oct anonymous Parser 2005 Oct   4 1 SQL with unclosed string is accepted edit
1554 code fixed 2005 Dec anonymous Parser 2006 Jan   3 3 sqlite3_prepare ignores nBytes parameter edit
1572 code fixed 2005 Dec anonymous Parser 2006 Jan   2 1 Null Mallocation edit
1637 code active 2006 Jan anonymous Parser 2006 Jan   4 4 Multiple JOIN USING() doesn't work. edit
1656 doc active 2006 Feb anonymous Parser 2006 Mar   5 4 lemon versions and changelog edit
1671 new fixed 2006 Feb anonymous Parser 2006 Feb drh 5 4 Support '@' as a named parameter prefix edit
1693 new active 2006 Feb anonymous Parser 2006 Mar   4 4 Parser sensitive to position of word AUTOINCREMENT edit
1700 code active 2006 Mar anonymous Parser 2006 Mar   2 2 Handling column names for aliased queries is broken edit
1721 code fixed 2006 Mar anonymous Parser 2006 Mar   3 3 wrong column names in a compound select when used as a subquery edit
1743 code active 2006 Mar anonymous Parser 2006 Mar   3 3 A very very deep IN statement failure edit
1744 doc fixed 2006 Mar anonymous Parser 2006 Apr drh 1 1 Missing documentation for SQLITE_ALTER_TABLE, SQLITE_REINDEX... edit
1745 doc fixed 2006 Mar anonymous Parser 2006 Apr drh 3 3 Missing "REVERSE" colation sequence edit
1746 code fixed 2006 Mar anonymous Parser 2006 Apr   2 1 large number of trigger actions in trigger creation give syntax error edit
1778 new active 2006 Apr anonymous Parser 2007 Mar   1 3 stdev does not work, workaround not possible due to missing sqrt edit
1794 code fixed 2006 May anonymous Parser 2006 May   3 2 Sqlite parser produces incorrect error message for missing commas edit
1815 code active 2006 May anonymous Parser 2006 May   3 3 Support of W3C-DTF(ISO8601 subset) is incomplete edit
1848 code fixed 2006 Jun anonymous Parser 2006 Jun drh 1 1 C++ ism on generated parse.c from latest CVS head edit
1892 code fixed 2006 Jul anonymous Parser 2006 Jul   4 5 Degenerate code action causes parser crash. edit
1902 new active 2006 Jul anonymous Parser 2006 Jul   5 3 allow alternate INSERT syntax using SET foo=bar edit
1912 code fixed 2006 Aug anonymous Parser 2006 Aug   4 4 letters following numeric digits parsing error edit
1924 new active 2006 Aug anonymous Parser 2007 May   2 3 optimize queries on unions, constant folding edit
1928 new active 2006 Aug anonymous Parser 2006 Aug   2 2 NULL rowid in views and subqueries edit
1935 event active 2006 Aug anonymous Parser 2006 Aug   4 4 GROUP BY and ORDER BY constant expressions valid? edit
1994 code active 2006 Sep anonymous Parser 2006 Sep   1 3 Columns from nested joins aren't properly propagated edit
2002 code fixed 2006 Sep anonymous Parser 2006 Sep drh 2 2 Memory leak in select with duplicate colum names edit
137 code fixed 2002 Aug anonymous Shell 2002 Aug   4 3 shell's find_home_dir() is ineffecient edit
168 new fixed 2002 Oct anonymous Shell 2003 Apr   4 4 Startup file complicates dumping a database edit
186 new active 2002 Nov anonymous Shell 2002 Nov   5 4 ./configure --enable-threads-safe ? edit
207 event active 2002 Dec anonymous Shell 2003 Dec   2 1 After installation cannot create any databases edit
230 event active 2003 Jan anonymous Shell 2003 Jan anonymous 4 5 Problems compiling on AIX 4.3.3 edit
276 new fixed 2003 Apr anonymous Shell 2003 Apr   3 3 Proposal/Bug-Fix for TTY determination edit
294 new active 2003 Apr anonymous Shell 2003 Apr a.rottmann 1 4 Diff for OpenBSD edit
302 code fixed 2003 Apr anonymous Shell 2003 Apr   3 3 .sqliterc can do memory fault edit
307 event active 2003 May anonymous Shell 2003 Dec anonymous 1 1 fail to rpm install on redhat 9 edit
312 build active 2003 May anonymous Shell 2003 Dec   1 3 libreadline.so.0.0 causes unidentified token error edit
339 build active 2003 Jun anonymous Shell 2003 Nov   2 3 readline headers not found (because of readline/ prefix) edit
352 code fixed 2003 Jun anonymous Shell 2003 Jun   3 3 The sqlite shell ignores empty lines inside SQL strings edit
362 event active 2003 Jun anonymous Shell 2003 Jun jadams 4 2 Problem with select count edit
378 doc fixed 2003 Jul anonymous Shell 2003 Jul   5 4 sqlite command line utility still needs file name edit
424 new active 2003 Aug anonymous Shell 2003 Aug   4 3 Provide access to internal function _all_whitespace() edit
444 code fixed 2003 Sep anonymous Shell 2003 Dec   3 4 free (zErrMsg) in shell.c should be sqlite_freemem(zErrMsg) edit
450 new active 2003 Sep anonymous Shell 2003 Sep   5 4 Make HTML Output XHTML compliant edit
483 build active 2003 Oct anonymous Shell 2003 Nov   2 3 history.h from readline library not checked for edit
568 code fixed 2004 Jan anonymous Shell 2004 Feb   2 2 Shell does not handle -init option correctly edit
614 code fixed 2004 Feb anonymous Shell 2004 Feb   2 1 history not saved after quitting the shell with .quit edit
620 code fixed 2004 Feb anonymous Shell 2004 Feb   1 1 sqlite executable crashes edit
647 warn active 2004 Mar anonymous Shell 2004 Mar   5 4 Shell.c compilation warnings edit
673 new active 2004 Mar anonymous Shell 2004 Apr   4 3 Format .dump nicer (patch) edit
721 code active 2004 May anonymous Shell 2004 May drh 3 2 empty .databases information edit
735 code active 2004 May anonymous Shell 2004 May   4 3 .sqliterc not processed if running on a driver other than C: edit
737 new active 2004 May anonymous Shell 2004 May anonymous 3 3 xml export edit
754 code active 2004 Jun anonymous Shell 2004 Jun drh 2 3 problem opening a dbfile in the upper directory (../dbname) edit
758 code fixed 2004 Jun anonymous Shell 2004 Jul   1 1 Incorrect return value form strftime %W edit
883 new active 2004 Sep anonymous Shell 2004 Sep   1 4 Choose appropriate column widths for column output edit
911 code fixed 2004 Sep anonymous Shell 2004 Oct   3 3 The sqlite command ".mode csv" doesn't work correctly edit
914 code fixed 2004 Sep anonymous Shell 2004 Sep   5 4 Small typo in shell help for .mode edit
944 new active 2004 Oct anonymous Shell 2004 Oct   4 3 Command to abort current expression. edit
953 code fixed 2004 Oct anonymous Shell 2004 Nov drh 2 3 sqlite3 core dump when delete record by specified rowid range edit
973 code fixed 2004 Oct anonymous Shell 2004 Oct   4 4 shell: "select" output interferes with future ".databases" output edit
1030 code active 2004 Dec anonymous Shell 2005 Apr   2 3 impossible to import a file and do other things in the same invocation (strongly affects scripting) edit
1056 code active 2004 Dec anonymous Shell 2004 Dec   3 3 test pragma-9.4 fails during second pass in "make fulltest" edit
1061 new active 2005 Jan anonymous Shell 2005 Jan   4 4 shell.c .import from stdin edit
1108 build fixed 2005 Feb anonymous Shell 2005 Feb danielk1977 2 2 strcasecmp should be changed to sqlite3StrICmp edit
1122 code fixed 2005 Feb anonymous Shell 2005 Feb drh 3 2 strcasecmp in shell.c edit
1124 event fixed 2005 Feb anonymous Shell 2005 Feb   4 4 sqlite.exe .dump & reload broken w/dependent VIEW lower in sort edit
1128 event active 2005 Feb anonymous Shell 2005 Feb   2 3 sqlite3-3.1.2.bin segfaults edit
1177 code active 2005 Mar anonymous Shell 2005 Mar   1 4 (Win32) .import inserts extra carrier character in every row edit
1186 new active 2005 Mar anonymous Shell 2005 Mar   4 4 Pragma page_size doesn't set the pagesize immediately edit
1227 new active 2005 Apr anonymous Shell 2005 Apr   5 2 Small patch for timing commands in shell.c edit
1242 code active 2005 May anonymous Shell 2007 Aug   3 4 EXPLAIN causes segmentation fault on OSX (and linux) edit
1298 code active 2005 Jun anonymous Shell 2005 Oct drh 4 3 sqlite3.exe not recognizing newline as comment terminator edit
1312 code active 2005 Jun anonymous Shell 2005 Sep   1 1 CSV file import / export is all wrong! edit
1348 code fixed 2005 Aug anonymous Shell 2005 Aug   3 1 Ticket #939 is not really fixed edit
1351 code active 2005 Aug anonymous Shell 2005 Sep   1 1 Unable to parse UTF8 input edit
1395 code fixed 2005 Aug anonymous Shell 2005 Aug drh 3 4 SQLite3 segfaults with -DSQLITE_OMIT_MEMORYDB and no filename edit
1397 code new 2005 Aug anonymous Shell 2005 Sep   1 1 .mode csv creates ASCII output instead of UTF-8 edit
1401 code active 2005 Aug anonymous Shell 2005 Aug   4 4 concatenating html in select list edit
1419 code fixed 2005 Sep anonymous Shell 2005 Sep drh 1 1 Shell no longer dumps sqlite_sequence edit
1451 code active 2005 Sep anonymous Shell 2005 Sep   4 3 .mode insert does not output BLOBs in an usable way edit
1455 code active 2005 Sep anonymous Shell 2005 Sep   3 2 .import error: comma inside a string is read as field separator edit
1457 code active 2005 Sep anonymous Shell 2005 Sep   3 1 non-latin chars not recognized by CLI edit
1458 code active 2005 Sep anonymous Shell 2005 Sep   2 2 Error at .importing in csv format (another) edit
1491 new active 2005 Oct anonymous Shell 2005 Oct   4 4 syntax error with " .mode column: edit
1506 new active 2005 Nov anonymous Shell 2005 Nov   1 4 Add some flags to .import command edit
1573 code active 2005 Dec anonymous Shell 2005 Dec   3 3 Bad CSV output when data contains double quotes edit
1575 code fixed 2005 Dec anonymous Shell 2005 Dec   4 3 resolve_backslashes in shell.c is broken edit
1636 todo active 2006 Jan anonymous Shell 2006 Jan drh 4 3 stdev does not work edit
1645 code fixed 2006 Jan anonymous Shell 2006 Jan   2 3 constraint using "in" edit
1648 new active 2006 Jan anonymous Shell 2007 Dec   4 3 meaningful error message: constraint failed edit
1651 code fixed 2006 Jan anonymous Shell 2006 Jan   1 1 .import doesn't work in 3.3.3 edit
1771 code fixed 2006 Apr anonymous Shell 2006 Jun   5 4 sqlite3 -version should return 0 edit
1785 new active 2006 Apr anonymous Shell 2006 Apr   4 3 rl_readline_name not set edit
1805 code fixed 2006 May anonymous Shell 2006 May   3 4 missing out-of-memory check at src/shell.c:1485 edit
1836 new fixed 2006 Jun pweilbacher Shell 2006 Jun   4 3 Further OS/2 updates edit
1885 code active 2006 Jul anonymous Shell 2006 Jul   2 3 sqlite3 .mode insert and .dump do not list column names for selects edit
1926 new fixed 2006 Aug anonymous Shell 2006 Aug   3 4 sqlite3.exe cannot find home dir on Windows edit
1927 doc fixed 2006 Aug anonymous Shell 2006 Aug   4 4 [doc] sqlite3.exe allows "/" as cmd terminator, not "\" edit
1947 code active 2006 Aug anonymous Shell 2006 Aug   3 3 ".mode insert" works bad with BLOBs edit
1948 code active 2006 Aug anonymous Shell 2006 Aug   2 3 Double quotes are not escaped in csv mode edit
428 new active 2003 Aug anonymous TclLib 2003 Aug drh 5 5 missing prepare/fetch functions to be compatible with other DBs edit
452 code fixed 2003 Sep anonymous TclLib 2003 Dec   4 3 DbMain assumes sscanf likes 0x... syntax for pointers, breaking tests edit
734 build active 2004 May anonymous TclLib 2004 May   4 4 libtclsqlite.xxx not built by default make all target edit
755 new active 2004 Jun anonymous TclLib 2004 Jun drh 5 2 Adding aggregate function to the tcl binding edit
871 code fixed 2004 Aug dougcurrie TclLib 2004 Aug   3 1 sqlite_temp_directory only defined in os_unix but used in tcl edit
969 code new 2004 Oct anonymous TclLib 2005 Jan   3 3 PRAGMA empty_result_callbacks not working in tclsqlite-3.0.8.so part 2 edit
987 code fixed 2004 Nov anonymous TclLib 2005 Jan   1 1 in Tcl, package require sqlite3 fails edit
1034 build active 2004 Dec anonymous TclLib 2004 Dec   2 4 configure generated Makefile doesn't use TCL on MinGW on Windows edit
1123 build active 2005 Feb anonymous TclLib 2005 Feb   3 4 cannot find tcl.h edit
1204 new active 2005 Apr anonymous TclLib 2005 Apr drh 4 2 (visible) version provided by tclsqlite package edit
1243 code fixed 2005 May anonymous TclLib 2005 Sep   1 1 Missing system encoding conversion when accessing files edit
1287 code fixed 2005 Jun anonymous TclLib 2005 Jun   1 1 problem comparing with empty string inside tcl variable edit
1304 new fixed 2005 Jun anonymous TclLib 2005 Jun   3 4 use Tcl_EvalObjv when calling user defined functions in Tcl library edit
1305 code active 2005 Jun anonymous TclLib 2005 Jun   1 1 Tcl installs pkgIndex with wrong path edit
1428 code active 2005 Sep anonymous TclLib 2005 Sep   3 3 tclinstaller.tcl script problems edit
1532 new active 2005 Nov anonymous TclLib 2005 Nov   4 4 Variables don't get replaced in ATTACH statements. edit
1772 new active 2006 Apr anonymous TclLib 2006 Apr   5 5 db eval {QUERY} { do something } ELSE { there was no match } edit
1797 code active 2006 May anonymous TclLib 2006 May drh 1 1 COPY command doesn't work in tclsqlite 3.3.5 edit
1806 code fixed 2006 May anonymous TclLib 2006 May   3 4 Missing out-of-memory check at db/sqlite3/src/tclsqlite.c:1442 edit
1820 warn active 2006 May anonymous TclLib 2006 Oct anonymous 5 1 make: *** [tclsqlite.lo] Error 1 edit
1827 new fixed 2006 May anonymous TclLib 2006 May   4 4 Tcl-library: SQLITE_MISUSE from progress callback edit
1862 code active 2006 Jun anonymous TclLib 2006 Jun tclguy 1 1 SQLite cannot load/import data from file edit
1887 code fixed 2006 Jul anonymous TclLib 2006 Jul   1 1 Bad result on empty [db onecolumn] edit
1953 code active 2006 Sep anonymous TclLib 2006 Sep   4 3 Fix for false 64-bit comparisons "make test" failures on Cygwin edit
128 event active 2002 Jul anonymous Unknown 2003 Oct   4 4 Workaround for problem reported in ticket 127- edit
129 event active 2002 Jul anonymous Unknown 2002 Jul   4 4 tcl-2.2 test fails edit
132 new fixed 2002 Aug anonymous Unknown 2002 Aug   3 3 Temp file path edit
133 code fixed 2002 Aug anonymous Unknown 2002 Aug   5 5 sqlite.exe crashes edit
150 doc fixed 2002 Sep anonymous Unknown 2002 Sep anonymous 2 2 Missing documentation files edit
152 code fixed 2002 Sep anonymous Unknown 2002 Sep   1 1 "make test" has errors edit
155 code fixed 2002 Sep anonymous Unknown 2002 Dec   2 2 sqliteSortCompare var dir uninitialized edit
159 code fixed 2002 Oct anonymous Unknown 2003 Apr drh 2 2 Triggers don't work _at all_ in the presence autoincrement fields edit
163 code fixed 2002 Oct anonymous Unknown 2002 Oct   2 2 Buggy initialization of random generator on win32 edit
166 code fixed 2002 Oct anonymous Unknown 2002 Oct   1 1 Left outer join doesn't seem to be working edit
169 new active 2002 Oct anonymous Unknown 2004 Apr anonymous 5 5 CE version edit
174 code fixed 2002 Oct anonymous Unknown 2002 Oct drh 1 3 inconsistent data types edit
178 code fixed 2002 Oct anonymous Unknown 2002 Oct   2 3 Undefinied pointer with sqlite_get_table (empty result set) edit
185 code fixed 2002 Oct anonymous Unknown 2002 Oct   1 1 Crash when running specific SQL edit
191 code fixed 2002 Nov anonymous Unknown 2003 Jan drh 1 1 Large file support does not work in Windows edit
192 doc active 2002 Nov anonymous Unknown 2002 Nov anonymous 4 4 Finishing build on MacOS 10.x (and other *nix's, likely) edit
193 code fixed 2002 Nov anonymous Unknown 2002 Dec   3 3 Incorrect creation of a VIEW when using SELECT ... LIMIT edit
197 code fixed 2002 Dec anonymous Unknown 2002 Dec   1 1 Missing .yacc & .lex file... edit
203 new active 2002 Dec anonymous Unknown 2002 Dec anonymous 2 1 Missing Win32 open flag if shared database edit
204 event active 2002 Dec anonymous Unknown 2002 Dec anonymous 1 1 Select statement takes hours (or more!) edit
210 code fixed 2002 Dec anonymous Unknown 2003 Jan drh 1 1 Segfault on OSX with Perl bindings edit
211 new fixed 2002 Dec anonymous Unknown 2003 Jan   4 4 How to add comments to an SQL-File edit
213 new fixed 2003 Jan anonymous Unknown 2003 Aug   4 4 Cygwin port needs __CYGWIN_USE_BIG_TYPES__ defined edit
217 code review 2003 Jan anonymous Unknown 2003 Jan anonymous 4 4 opcodes.c missing from the makefile SRC macro edit
225 code fixed 2003 Jan anonymous Unknown 2003 Jan   3 4 reading uninitialized memory edit
226 code fixed 2003 Jan anonymous Unknown 2003 Jan   2 2 Glob doesn't work for upercase letters edit
233 event active 2003 Jan anonymous Unknown 2003 Jan   1 4 test bigfile-1.1 dumps core on Tru64 platform edit
235 new active 2003 Jan anonymous Unknown 2003 Nov chw 5 1 Local language do not support! edit
239 new active 2003 Feb anonymous Unknown 2004 Jul   4 2 ANSI/Unicode(Wide) version file-handling functions for Win32 edit
243 new active 2003 Feb anonymous Unknown 2003 Oct anonymous 3 4 Performance problem with MSVC precompiled DLL edit
244 new active 2003 Feb anonymous Unknown 2003 Feb drh 5 4 Combining CREATE TABLE with its populating from some flat file edit
246 event fixed 2003 Feb anonymous Unknown 2003 Feb   2 3 View not the same as direct query edit
249 code fixed 2003 Feb anonymous Unknown 2004 Aug drh 1 1 install edit
250 code fixed 2003 Feb anonymous Unknown 2003 Mar   2 1 SQLite_Changes increments with new non-callback edit
262 new fixed 2003 Mar anonymous Unknown 2003 Jun   4 4 Non Callback is Slow on scripts edit
270 code fixed 2003 Mar anonymous Unknown 2003 Apr   3 4 incorrect check for fcntl error code edit
271 event active 2003 Mar anonymous Unknown 2003 Mar drh 3 2 'make test' fails on MacOS X edit
278 doc active 2003 Apr anonymous Unknown 2003 Apr anonymous 3 3 Possible documentation bug in "expression" section. edit
282 code fixed 2003 Apr anonymous Unknown 2003 May   2 3 Echo "\n" on Solaris causes two linebreaks. Makefile problem. edit
284 code fixed 2003 Apr anonymous Unknown 2003 Apr   2 1 "make test" --> Segmentation Fault on Solaris edit
285 build active 2003 Apr anonymous Unknown 2007 Nov   2 2 Configure doesn't honour LDFLAGS during build edit
301 code active 2003 Apr anonymous Unknown 2003 Apr   2 3 Can't acquire lock for database on Mac OS X AppleShare volume edit
303 build active 2003 May anonymous Unknown 2003 Nov a.rottmann 4 4 Makefile issues edit
308 todo fixed 2003 May anonymous Unknown 2003 May   1 1 can not unzip downloaded binary files edit
309 code fixed 2003 May anonymous Unknown 2003 May   5 5 Source code files are corrupted edit
313 code fixed 2003 May anonymous Unknown 2003 May   2 3 Creating a table with a specific name crashes SQLite. edit
315 code fixed 2003 May anonymous Unknown 2003 May   3 3 Usage of potentially changed address edit
316 code fixed 2003 May anonymous Unknown 2003 Aug   2 3 Cygwin with gcc V2.95.3 compilation -- os.h edit
318 code fixed 2003 May anonymous Unknown 2003 Jul drh 1 1 dl-minimal.c: 128: realloc: Asseration failure... edit
331 new active 2003 May anonymous Unknown 2003 Jun mike 5 5 Went to compile Win32 project and found a missing header reference edit
332 code tested 2003 May anonymous Unknown 2003 Jun   5 1 Dropping a temp trigger causes an access violation edit
333 code fixed 2003 Jun anonymous Unknown 2003 Jun   1 1 Temp Triggers cause update/delete statement failure with explicit transaction edit
335 event active 2003 Jun anonymous Unknown 2003 Jun drh 2 2 ChangeCount still failing edit
337 code fixed 2003 Jun anonymous Unknown 2003 Jun   4 4 .dll produces database files claiming version 2.0.1 edit
338 new active 2003 Jun anonymous Unknown 2003 Nov   5 1 lowerFunc and upperFunc Fail on foreign characters edit
348 warn active 2003 Jun anonymous Unknown 2003 Dec drh 4 3 SQLite and GCC using enhanced warning levels edit
350 code fixed 2003 Jun anonymous Unknown 2003 Jun   2 3 LEFT JOIN works improperly on static inner queries and views edit
354 code fixed 2003 Jun anonymous Unknown 2003 Jul   3 2 ATTACH DATABASE call asserts in build.c in Debug Mode in MSVC7.1 edit
360 code fixed 2003 Jun anonymous Unknown 2003 Jun   2 3 "not N between n and m" in trigger dumps core edit
361 code fixed 2003 Jun anonymous Unknown 2003 Jun anonymous 3 3 main.c doesn't compile when SQLITE_OMIT_TRACE=1 edit
366 new active 2003 Jun anonymous Unknown 2003 Jun drh 4 3 Functions sqlite_(en/de)code_binary() not in sqlite.h edit
367 code fixed 2003 Jun anonymous Unknown 2003 Jun   4 1 soundex bug edit
383 code fixed 2003 Jul anonymous Unknown 2003 Jul   1 3 sqlite_changes returns wrong value with non-callback API edit
393 code fixed 2003 Jul anonymous Unknown 2003 Jul   3 4 UNION and LIMIT incorrectly edit
395 code active 2003 Jul anonymous Unknown 2003 Jul   4 4 Error opening db on Mac OS X not reported correctly edit
396 code fixed 2003 Jul anonymous Unknown 2003 Jul   3 2 AGGREGATE FUNCTION WITH LIMIT edit
397 code fixed 2003 Jul anonymous Unknown 2003 Jul   4 3 tests attach-5.1 and attach2-1.1 fail on w2k mingw edit
398 build active 2003 Jul anonymous Unknown 2003 Nov   3 3 configure.ac is wrong for Windows Mingw/Msys edit
409 event active 2003 Jul anonymous Unknown 2003 Dec anonymous 3 1 sqlite_open will cause segfault when using Rational PurifyPlus/Linux edit
412 new active 2003 Jul anonymous Unknown 2003 Jul drh 1 1 sign function: quick hack for func.c (hope this helps) edit
427 code fixed 2003 Aug anonymous Unknown 2003 Aug   2 2 access violation on vacuum with pragma empty_result_callbacks edit
433 new fixed 2003 Aug anonymous Unknown 2003 Dec dougcurrie 3 2 configure needs updating for mingw/msys edit
435 code fixed 2003 Aug anonymous Unknown 2003 Aug   3 3 backslash in Makefile hides clean target edit
439 code fixed 2003 Aug anonymous Unknown 2005 Jan   2 3 Query fails when run as a View edit
445 build active 2003 Sep anonymous Unknown 2003 Dec anonymous 3 1 Compilation problem on MinGW edit
458 new fixed 2003 Sep xdong Unknown 2003 Sep xdong 5 5 configure file and libtool doesnot work for cross compiling edit
459 new fixed 2003 Sep xdong Unknown 2003 Sep xdong 5 5 adding releasemode option to allow libtool link release edit
469 code fixed 2003 Oct anonymous Unknown 2005 Jan   4 3 Qualified column name in subselect not recognized in outer select edit
493 event active 2003 Nov anonymous Unknown 2003 Nov   3 3 Problem compiling sqlite edit
498 new active 2003 Nov anonymous Unknown 2003 Nov   4 4 Suggestion: Allow named parameters. edit
500 doc active 2003 Nov anonymous Unknown 2003 Nov   4 4 Discrepancies in comments in encode.c edit
501 doc active 2003 Nov anonymous Unknown 2003 Nov anonymous 4 4 missing sqlite_encode_binary edit
503 warn active 2003 Nov anonymous Unknown 2003 Dec anonymous 5 2 Include sqlite source in Visual C++ 6.0 SP5 edit
510 new active 2003 Nov anonymous Unknown 2003 Nov   5 2 trigger: addition of create ability edit
514 code fixed 2003 Dec anonymous Unknown 2004 Mar   2 3 attaching a locked database causes strange errors and a crash edit
515 code fixed 2003 Dec anonymous Unknown 2003 Dec   4 3 VACUUM fails after dependent table DROP,CREATE sequence edit
518 code active 2003 Dec anonymous Unknown 2006 Aug   3 4 PRIMARY KEY does not imply UNIQUE and NOT NULL edit
521 code fixed 2003 Dec anonymous Unknown 2004 Jul   2 1 "create as select ..." does not preserve datatypes edit
523 code fixed 2003 Dec anonymous Unknown 2005 Jan   2 2 Select table 'AS' does not work in JOIN USING clause edit
524 new active 2003 Dec anonymous Unknown 2003 Dec   2 1 port of sqlite to dos with short file names edit
550 new active 2004 Jan anonymous Unknown 2004 Jan anonymous 1 1 change of MASTER_NAME and TEMP_MASTER_NAME definition error edit
551 code fixed 2004 Jan anonymous Unknown 2004 Jan   3 3 Date/Time functions: some modifiers cause loss of h:m:s edit
566 new active 2004 Jan anonymous Unknown 2004 Jan   4 4 [PATCH] Port of sqlite and lemon to an EBCDIC mainframe edit
567 code fixed 2004 Jan anonymous Unknown 2004 Jan   3 3 Erroneous test for rowid >= (fp number) in where clause edit
572 new active 2004 Jan anonymous Unknown 2004 Jan drh 3 3 sqlite 2.8.11 port to djgpp edit
583 warn fixed 2004 Jan anonymous Unknown 2004 Feb   4 4 _FILE_OFFSET_BITS redefined on 64bit sparc-sun-solaris edit
587 code fixed 2004 Jan anonymous Unknown 2004 Jan   3 1 easy way to operate on a max () value edit
591 todo active 2004 Feb anonymous Unknown 2004 Feb anonymous 5 4 "PRAGMA table_info" doesn't show you which column is unique edit
592 event active 2004 Feb anonymous Unknown 2004 Feb   1 1 VIEW produces strange result set edit
609 build active 2004 Feb anonymous Unknown 2004 Feb   1 4 Makefile errors edit
617 new fixed 2004 Feb anonymous Unknown 2004 Feb   5 4 date() conversion seems to fail on -ve dates edit
621 todo active 2004 Feb anonymous Unknown 2004 Feb anonymous 3 3 Assorted errors running test's on MAC OSX edit
623 code fixed 2004 Feb anonymous Unknown 2004 Feb   2 3 Erroneous min/max on US zip codes edit
634 warn fixed 2004 Feb anonymous Unknown 2004 Feb   3 3 Compiler warnings when compiling using LCC edit
641 code fixed 2004 Mar anonymous Unknown 2004 Mar   1 1 select query doen't work with binary equations edit
644 todo active 2004 Mar anonymous Unknown 2004 Mar   1 3 How do you fix "SQL error: database disk image is malformed" edit
648 code fixed 2004 Mar rdc Unknown 2004 Mar   3 3 duplicate tracing with revised sqlite_exec implementation edit
652 doc active 2004 Mar anonymous Unknown 2004 Mar anonymous 5 5 small addition needed in pragma table_info edit
654 code fixed 2004 Mar anonymous Unknown 2004 Mar   3 2 Can't compile with CodeWarrior Studio v9.1 edit
656 code active 2004 Mar anonymous Unknown 2004 May   5 5 The 'sum' and 'avg' functions don't work on Solaris (UNIX) edit
666 code active 2004 Mar anonymous Unknown 2004 Mar anonymous 5 4 Error message indicates wrong error edit
667 build fixed 2004 Mar dougcurrie Unknown 2004 Mar dougcurrie 2 1 Makefile.in needs updates for encode, .defs, Makefile target edit
683 code fixed 2004 Apr anonymous Unknown 2004 Jul   1 1 Impossible to drop index with single quotes in the name edit
684 code active 2004 Apr anonymous Unknown 2004 Apr   3 2 Incorrect function result type when using SQLITE_ARGS edit
691 code active 2004 Apr anonymous Unknown 2004 Apr drh 1 1 OS X File Sharing edit
697 event active 2004 Apr anonymous Unknown 2004 May   3 4 Questionable locking edit
698 code active 2004 Apr anonymous Unknown 2004 Apr   1 3 .mode list - not going to next line edit
707 new active 2004 Apr anonymous Unknown 2004 Apr drh 3 3 how to use internal functions? edit
708 code fixed 2004 Apr anonymous Unknown 2004 Jul rdc 4 1 nonASCII Upper & Lower edit
709 code active 2004 Apr anonymous Unknown 2005 Jan drh 1 1 Unable to unregister or replace functions edit
710 new active 2004 Apr anonymous Unknown 2004 Apr drh 3 4 Provide the ability to pass a user-data value during sqlite_compile edit
712 new active 2004 Apr anonymous Unknown 2004 Apr drh 3 3 Allow temporary databases to be created in specified folder edit
713 code fixed 2004 Apr anonymous Unknown 2004 Jul drh 3 3 Compiling with SQLITE_OMIT_DATETIME_FUNCS causes error edit
714 new active 2004 Apr anonymous Unknown 2004 Apr drh 3 3 Change sqlite_decode_binary to return buffer size edit
716 code fixed 2004 Apr anonymous Unknown 2005 Jan   4 4 create table as should preserve column types edit
717 new active 2004 May anonymous Unknown 2004 May drh 2 2 minor fixes and port to dos edit
723 new active 2004 May anonymous Unknown 2004 May   5 4 BatchScript: Example windows batch script for creating databases. edit
739 new active 2004 May anonymous Unknown 2004 May danielk1977 3 1 Suggestion speed query edit
762 todo active 2004 Jun anonymous Unknown 2004 Jun anonymous 4 3 Windows pre-compiled binaries are 2.8.13, not 2.8.14 edit
763 code active 2004 Jun anonymous Unknown 2004 Jun   5 4 tclsqlite.dll not showing the correct version edit
774 code fixed 2004 Jun anonymous Unknown 2004 Aug   1 1 sqlite3_exec not exported in windows sqlite.dll edit
778 code fixed 2004 Jun anonymous Unknown 2004 Jun   1 1 output of sqlite3_mprintf isn't correct edit
780 warn active 2004 Jun anonymous Unknown 2004 Jun   3 2 Builkd gice src code errors on MacOS edit
782 new fixed 2004 Jun anonymous Unknown 2005 Feb   3 2 Correlated subqueries are not supported edit
783 code active 2004 Jun anonymous Unknown 2004 Jun   3 3 Build on MAC with -DSQLITE_DEBUG=1 compile error edit
793 new fixed 2004 Jul anonymous Unknown 2005 Feb drh 4 4 Source *.tar.gz Files Should Untar Into Directory sqlite-{version} edit
794 new fixed 2004 Jul anonymous Unknown 2004 Jul   4 3 add API to report number of wildcards in sqlite3_prepare* edit
798 code active 2004 Jul anonymous Unknown 2004 Jul   1 1 Unable to run tests on Tru64 bit Linux platform edit
810 code fixed 2004 Jul anonymous Unknown 2004 Sep   1 3 SELECT ROWID, * FROM SOMEVIEW -> crash edit
812 code fixed 2004 Jul anonymous Unknown 2004 Jul   3 3 sqlite_mprintf ("%s", "") - "%s" alone with empty string arg fails edit
816 doc active 2004 Jul anonymous Unknown 2004 Jul   1 4 sqlite3_changes - absent in sqlitedll-3_0_2.zip edit
819 code fixed 2004 Jul anonymous Unknown 2004 Oct   1 2 building on linux/FC2 with --enable-threadsafe needs a -lpthread dep. edit
822 code active 2004 Jul anonymous Unknown 2004 Jul drh 1 4 port of sqlite to dos with djgpp + small general bugfixes edit
823 new active 2004 Jul anonymous Unknown 2004 Jul   5 4 absent VERSIONINFO into any Win32 DLL edit
824 new active 2004 Jul anonymous Unknown 2004 Jul   5 4 StrSum - new build-in aggreate function suggestion edit
827 code fixed 2004 Jul anonymous Unknown 2004 Jul   2 3 sub-select involving random() does not work edit
828 warn active 2004 Jul anonymous Unknown 2004 Jul   3 3 integer constants to long edit
832 code active 2004 Jul anonymous Unknown 2004 Jul anonymous 4 4 os_win.c :: sqlite3OsUnlock() method has an unused variable: rc edit
833 todo active 2004 Jul anonymous Unknown 2004 Jul   1 3 port of sqlite 2.8.15 to djgpp edit
834 code fixed 2004 Jul anonymous Unknown 2004 Aug   4 3 No equivalent to sqlite_libversion() API call in SQLite3 edit
841 code active 2004 Aug anonymous Unknown 2004 Aug   3 2 inner group by query isn't honored by outer count(*) aggregate edit
843 new active 2004 Aug anonymous Unknown 2004 Aug   3 3 Introducing I64 printf size prefix edit
848 code fixed 2004 Aug anonymous Unknown 2004 Sep   3 3 make test seg fault in blob-1.5 on x86_64 Linux (Gentoo on Opteron) edit
855 build fixed 2004 Aug anonymous Unknown 2005 Feb   4 3 Unpack directory should include a version: sqlite-3.0.4/ edit
860 code fixed 2004 Aug anonymous Unknown 2004 Oct   3 1 SQLite 3.0.4 fails under Solaris 9 edit
864 build active 2004 Aug anonymous Unknown 2004 Aug   2 2 3.0.4 uses readling edit
865 build active 2004 Aug anonymous Unknown 2004 Aug   1 1 Building problems with v3.0.3 and v3.0.4 on Fedora Core 2 edit
878 build active 2004 Aug anonymous Unknown 2004 Aug   5 5 Wrong shared library file-names edit
886 code fixed 2004 Sep anonymous Unknown 2004 Sep anonymous 2 2 v3 assert with explain edit
910 build fixed 2004 Sep dougcurrie Unknown 2004 Oct dougcurrie 2 2 Windows doesn't (usually) have or need pthread edit
916 new active 2004 Sep anonymous Unknown 2007 Dec   1 1 No delete notification for INSERT OR REPLACE edit
919 event active 2004 Sep anonymous Unknown 2004 Sep   1 1 'make test' RESETS macOSX at ioerr 2.73.1 edit
930 new active 2004 Sep anonymous Unknown 2007 Mar drh 2 2 djgpp port for sqlite3 edit
939 code fixed 2004 Oct anonymous Unknown 2004 Oct   2 3 .import appends \n to last field (text fields, windows) edit
947 warn active 2004 Oct anonymous Unknown 2004 Oct   3 3 Cygwin: integer constant is too large for "long" type edit
948 code fixed 2004 Oct anonymous Unknown 2004 Oct   4 4 glob in attach2.test fails (Fedora Core) edit
955 warn active 2004 Oct anonymous Unknown 2004 Oct   1 1 When installing SQLite it says that a file is missing. edit
971 todo active 2004 Oct anonymous Unknown 2004 Oct peter 2 1 how to recompile sqlite with THREADSAFE preprocessor macro set to 1? edit
979 code fixed 2004 Nov anonymous Unknown 2004 Nov   1 3 large heap memory usage when creating VIEW TABLES from schema.sql file edit
984 code fixed 2004 Nov anonymous Unknown 2004 Nov   3 3 sqlite3HexToBlob required & omitted by SQLITE_HAS_CODEC edit
1004 doc fixed 2004 Nov anonymous Unknown 2004 Nov   3 3 eTextRep argument to sqlite3_create_function not documented edit
1008 code fixed 2004 Nov anonymous Unknown 2004 Nov anonymous 4 1 default_temp_store=0 after VACUUM edit
1012 build fixed 2004 Nov anonymous Unknown 2004 Nov   3 3 adding "cursor.c" to Makefile.in (diffs included) edit
1026 code active 2004 Dec anonymous Unknown 2004 Dec   3 3 sqlite automake sqlite3.pc file does not have version information edit
1029 doc active 2004 Dec anonymous Unknown 2004 Dec   4 5 SQLITE_ not SQLITE3_ constants in the C/C++ interface . html edit
1035 code fixed 2004 Dec anonymous Unknown 2004 Dec   1 1 union queries with sub-select tables with limits returns no results edit
1036 code fixed 2004 Dec anonymous Unknown 2007 Mar   3 1 Wrong handling of column names from VIEWs edit
1040 new active 2004 Dec anonymous Unknown 2005 Apr   4 4 pragma needed to enable flexibility of insert statements (esp. for awk-like filter use) edit
1051 code fixed 2004 Dec anonymous Unknown 2004 Dec   2 2 pragma.c code breaks build when SQLITE_DEBUG #defined, fix included edit
1059 doc active 2005 Jan anonymous Unknown 2005 Jan   5 4 Full support for IEEE 754 floating points edit
1075 build fixed 2005 Jan anonymous Unknown 2005 Sep anonymous 3 4 Solaris 9 build needs to use gawk instead of awk edit
1079 warn fixed 2005 Jan anonymous Unknown 2005 Jan   4 2 stddef.h should be included in sqliteint.h edit
1095 code fixed 2005 Feb anonymous Unknown 2005 Feb   1 3 Vacuum error with column type INTEGER PRIMARY KEY AUTOINCREMENT edit
1103 doc fixed 2005 Feb anonymous Unknown 2005 Feb   5 4 the same word twice edit
1111 code active 2005 Feb anonymous Unknown 2005 Jun   3 1 no such column error with a subselect as a table edit
1117 build fixed 2005 Feb anonymous Unknown 2005 Feb anonymous 1 1 sqlite-2.8.16.tar.gz contains VERSION '3.1.2' edit
1121 code fixed 2005 Feb anonymous Unknown 2005 Feb anonymous 1 2 Vacuum error with column type INTEGER PRIMARY KEY AUTOINCREMENT edit
1126 new active 2005 Feb anonymous Unknown 2007 Jan drh 2 3 sqlite 2.8.16 port to djgpp edit
1127 code fixed 2005 Feb anonymous Unknown 2005 Mar   3 3 typeof() always returns "text" in unions edit
1133 code fixed 2005 Feb anonymous Unknown 2005 Feb drh 5 5 double full_column_name flags in pragma edit
1137 code fixed 2005 Feb anonymous Unknown 2005 Feb   4 5 couldn't find procedure Tclsqlite_Init edit
1153 code fixed 2005 Mar anonymous Unknown 2005 Mar   1 1 make test on 3.1.3 throws 11 errors edit
1159 code fixed 2005 Mar anonymous Unknown 2005 Mar   2 1 SQLite forgets to call the busy handler edit
1165 new fixed 2005 Mar anonymous Unknown 2005 Mar   3 4 On cygwin, sqlite filenames are windows, not cygwin edit
1170 new fixed 2005 Mar anonymous Unknown 2005 Mar   3 3 strfdate Should Support Strict ISO-8601 Date Format edit
1176 new active 2005 Mar anonymous Unknown 2005 Mar   4 3 Blocking Writes edit
1190 new active 2005 Mar anonymous Unknown 2005 Mar drh 4 4 strftime() does not Support Years with 3 or 5 digits edit
1191 code active 2005 Mar anonymous Unknown 2005 Mar   2 3 last_insert_id() Does Not Work after Insert on View edit
1198 build fixed 2005 Apr anonymous Unknown 2005 Apr   1 1 3.2.1 build fails test and fulltest edit
1205 code active 2005 Apr anonymous Unknown 2005 Apr   3 1 accent ecu etc. in connectionstring edit
1208 new active 2005 Apr anonymous Unknown 2005 Apr   4 4 no version info provided in precompiled sqlite3.dll edit
1209 doc active 2005 Apr anonymous Unknown 2005 Apr anonymous 3 5 SQLite3_Free_Table returns not #SQLITE_OK if suceeds edit
1210 code fixed 2005 Apr anonymous Unknown 2005 Jun   2 2 Generating SQLITE_INTERNAL error edit
1214 code active 2005 Apr anonymous Unknown 2005 Apr   2 3 sqlite3_column_bytes returns 0 on p3 column with EXPLAINed selects edit
1222 code active 2005 Apr anonymous Unknown 2005 Apr   2 4 spec file errors edit
1228 code active 2005 Apr anonymous Unknown 2005 Apr   4 3 problem with select+union on a view with aliased columns edit
1229 code fixed 2005 Apr anonymous Unknown 2005 Apr   3 3 SQL code with trigger produces SegFault/BusError edit
1235 code active 2005 May anonymous Unknown 2005 May drh 4 3 inconsistent pragma handling edit
1236 todo fixed 2005 May anonymous Unknown 2005 Sep drh 3 3 Linux binary on download page not statically linked edit
1248 code active 2005 May anonymous Unknown 2005 May   3 1 sqlite3_get_table returns garbage for BLOB data edit
1249 new active 2005 May anonymous Unknown 2005 May   5 4 transaction edit
1252 code fixed 2005 May anonymous Unknown 2005 May   3 3 SQL error: unknown opcode 0 edit
1264 code active 2005 May anonymous Unknown 2005 May   3 3 access() undefined on MSVC edit
1270 code fixed 2005 Jun anonymous Unknown 2005 Jun   4 2 Creating views using prepared statements with parameters edit
1271 code fixed 2005 Jun anonymous Unknown 2005 Jun anonymous 1 3 Timeout not handled correctly, random behaviour on different platforms edit
1272 code fixed 2005 Jun anonymous Unknown 2005 Jun   1 3 File locks are broken in some multi-threaded environments edit
1277 doc fixed 2005 Jun anonymous Unknown 2005 Jun anonymous 3 3 "PRAGMA encoding" cannot be set after "PRAGMA synchronous" edit
1283 code fixed 2005 Jun anonymous Unknown 2005 Jun   2 2 Database corrupts when creating table with autoincrement column edit
1284 code fixed 2005 Jun anonymous Unknown 2005 Jun   2 3 Fail to compile at main.c:301 (old signature of function used) edit
1289 doc fixed 2005 Jun anonymous Unknown 2005 Jun   3 3 make doc misses a file named arch2.gif edit
1292 code fixed 2005 Jun anonymous Unknown 2005 Jul   4 4 'make test' fails on OS X, includes fix edit
1295 event active 2005 Jun anonymous Unknown 2005 Jun   1 1 SQL query involving subqueries causes reproduceable segfault in 2.8.14 edit
1297 code fixed 2005 Jun anonymous Unknown 2005 Jun   1 3 sqlite 3.2.2 reproducible access violation edit
1300 event active 2005 Jun anonymous Unknown 2005 Jun   2 2 Apache.exe has encountered a problem and needs to close. edit
1302 event active 2005 Jun anonymous Unknown 2005 Jun   1 4 malloc error after dumping table edit
1303 doc fixed 2005 Jun anonymous Unknown 2005 Jun   4 4 Broken `glob' link in documentation edit
1314 code fixed 2005 Jun anonymous Unknown 2005 Jul   1 2 Can't compile Sqlite 3.2.2 from .zip sources edit
1315 code fixed 2005 Jul anonymous Unknown 2005 Jul   1 1 busy callback called in 2 distinct places when starting a transaction edit
1316 code fixed 2005 Jul anonymous Unknown 2005 Jul   4 4 Output from ROUND function is inconsistent cross-platform edit
1320 doc fixed 2005 Jul anonymous Unknown 2005 Jul drh 5 5 comment says sqlite3_create_aggregate which does not exist any more edit
1321 doc fixed 2005 Jul anonymous Unknown 2005 Sep drh 5 5 strange comment edit
1325 code active 2005 Jul anonymous Unknown 2005 Jul   1 4 sqlite3_bind_value not implemented edit
1332 new active 2005 Jul anonymous Unknown 2005 Jul   5 5 update 20x slower when using a temp table edit
1334 doc fixed 2005 Jul anonymous Unknown 2005 Jul   1 1 problem MAX and sqlite3_column_text when no data is returned edit
1340 code fixed 2005 Jul anonymous Unknown 2005 Aug anonymous 1 1 round(1e300) dumps core edit
1358 code fixed 2005 Aug anonymous Unknown 2005 Aug   1 1 ORDER By Does not work edit
1359 code fixed 2005 Aug anonymous Unknown 2005 Aug   2 2 Segfault when using primary key plus another index. edit
1374 doc fixed 2005 Aug anonymous Unknown 2005 Aug drh 4 4 Documentation error for lang_createview.html edit
1379 warn active 2005 Aug anonymous Unknown 2005 Aug   1 1 cannot install . phpize failed edit
1393 event active 2005 Aug anonymous Unknown 2005 Aug   4 3 failure in select2-2.0.3... test edit
1405 build fixed 2005 Sep anonymous Unknown 2005 Sep   4 4 awk build problem on Solaris 10 edit
1415 code active 2005 Sep anonymous Unknown 2005 Sep drh 1 1 Querying for BLOB type fields edit
1420 code fixed 2005 Sep anonymous Unknown 2005 Sep drh 1 1 Problems with COUNT DISTINCT edit
1424 new active 2005 Sep anonymous Unknown 2005 Sep drh 5 3 Pivot table creation edit
1425 doc fixed 2005 Sep anonymous Unknown 2005 Sep drh 5 5 NDEBUG edit
1426 event active 2005 Sep anonymous Unknown 2005 Sep drh 2 2 Problem with DETACH in 2.8.16 edit
1444 code fixed 2005 Sep anonymous Unknown 2005 Sep drh 1 1 select union all and order by problems edit
1453 code fixed 2005 Sep anonymous Unknown 2005 Sep   1 4 make test fails in conflict tests on mac os x edit
1461 code active 2005 Sep anonymous Unknown 2005 Sep drh 1 2 3.2.7 DLL can not deal File paths with international characters edit
1478 code fixed 2005 Oct anonymous Unknown 2005 Nov drh 3 2 Large file compile error with table.c edit
1479 code fixed 2005 Oct anonymous Unknown 2006 Jan   1 3 SQLITE_ALTER_TABLE not authorized for "alter table ... add ...;" edit
1480 event active 2005 Oct anonymous Unknown 2005 Oct   1 3 Wrong SQL statement crashes PHP+Apache edit
1483 doc active 2005 Oct anonymous Unknown 2005 Oct xdong 1 3 expression document:describe ERROR. edit
1484 code active 2005 Oct anonymous Unknown 2005 Oct   4 4 Solaris8 awk problem edit
1485 code active 2005 Oct anonymous Unknown 2005 Oct jshen 3 1 cyrilic problem(suppose Unicode as a whole, for PPC) edit
1494 code active 2005 Oct anonymous Unknown 2005 Oct   1 2 intermittent null reference exception in sqlite3_open edit
1500 code active 2005 Oct anonymous Unknown 2005 Oct   4 4 MIssing file listing permission causes DB opening/creation to fail edit
1502 code active 2005 Oct anonymous Unknown 2005 Oct anonymous 2 3 When selected in a union, view column names are incorrect. edit
1512 code fixed 2005 Nov anonymous Unknown 2005 Nov drh 3 3 VACUUM is a no-op on empty databases edit
1513 code fixed 2005 Nov anonymous Unknown 2005 Nov drh 1 1 last 3.2.7 cvs checkout doesn't compile under ms vc++ edit
1514 code fixed 2005 Nov anonymous Unknown 2005 Nov   4 3 Strange single table query with aggregate and group by causes segfault edit
1515 code active 2005 Nov anonymous Unknown 2005 Nov   4 3 Quotes incorrect included in colum names. edit
1519 code active 2005 Nov anonymous Unknown 2005 Nov   3 4 Size double with blob data on UPDATE ? edit
1521 code active 2005 Nov anonymous Unknown 2005 Nov   3 2 ORDER BY sorts incorrectly with aliased fields edit
1522 code active 2005 Nov anonymous Unknown 2005 Nov   1 3 Make test fails in manydb 1.82-3.299 mac os x 10.4.3 ppc edit
1525 event active 2005 Nov anonymous Unknown 2005 Nov anonymous 1 2 error creating database edit
1528 new active 2005 Nov anonymous Unknown 2005 Nov   5 4 Add Build Date To Command Line Greeting edit
1536 code fixed 2005 Nov anonymous Unknown 2005 Nov   2 1 insert ... select changes format of columns edit
1541 code active 2005 Nov anonymous Unknown 2005 Nov   1 1 Ticket #924 not fixed in the 2.8 branch edit
1542 code active 2005 Nov anonymous Unknown 2005 Nov   2 4 wrong field names in views with quoted table name qualifiers edit
1544 code fixed 2005 Nov anonymous Unknown 2005 Nov drh 1 2 last CVS checkout doesn't compile under cygwin or msvc edit
1547 event active 2005 Nov anonymous Unknown 2005 Dec   1 1 slow insert into indexed table and slow index create on huge table edit
1550 new active 2005 Dec anonymous Unknown 2005 Dec   3 3 Triggers across attached databases edit
1552 new active 2005 Dec anonymous Unknown 2005 Dec   5 4 Adding .read FILE support to the C API edit
1562 warn active 2005 Dec anonymous Unknown 2005 Dec   3 1 i64 not defined in 32bit compiler edit
1570 code fixed 2005 Dec anonymous Unknown 2006 Mar drh 3 3 pragma table_info() incorrect result for columns with NONE affinity edit
1577 build active 2005 Dec anonymous Unknown 2005 Dec drh 3 3 32bit compile on 64bit system fails to build sqlite3 edit
1578 doc fixed 2005 Dec anonymous Unknown 2006 Mar   5 4 Typo on http://www.sqlite.org/version3.html page edit
1584 code fixed 2006 Jan anonymous Unknown 2006 Jan   1 5 Solaris 8: bus error when /dev/urandom is not readable edit
1587 code fixed 2006 Jan anonymous Unknown 2006 Jan   3 3 Timezone is parsed reversely edit
1597 new active 2006 Jan anonymous Unknown 2007 May   1 3 wish: support DROP COLUMN edit
1601 code fixed 2006 Jan anonymous Unknown 2006 Jan anonymous 1 2 3.3.0 multithreaded apps memory leak edit
1625 warn fixed 2006 Jan anonymous Unknown 2006 Jan   3 3 Compiler errors in building Sqlite3 from source edit
1626 new active 2006 Jan anonymous Unknown 2006 Jan   4 4 ALTER TABLE BUG/MISHEAVIOR edit
1647 doc active 2006 Jan anonymous Unknown 2006 Jan paul 3 1 i want to use this lib in my project edit
1650 code fixed 2006 Jan anonymous Unknown 2006 Jan   3 4 Third parm of sqlite3_prepare is ignored. edit
1661 code fixed 2006 Feb anonymous Unknown 2006 Feb   3 4 The following never returns in v2.8.16 : select 1 limit 1 offset 1; edit
1662 code fixed 2006 Feb anonymous Unknown 2006 Mar drh 1 3 Wrong CAST result rsp. missing string trimming on number conversions edit
1663 new active 2006 Feb anonymous Unknown 2006 Feb   4 4 Suggestion: DATETYPE field type using David Tribble's work? edit
1665 code fixed 2006 Feb anonymous Unknown 2006 Feb drh 1 1 Memory corruption using ALTER TABLE edit
1672 code fixed 2006 Feb anonymous Unknown 2006 Feb   1 1 Deadlock when multithreading on unix edit
1682 code fixed 2006 Feb anonymous Unknown 2006 Feb   4 4 accessing temp database causes crash edit
1683 new active 2006 Feb anonymous Unknown 2006 Feb anonymous 4 3 .mode html produces uppercase tags edit
1696 build fixed 2006 Feb anonymous Unknown 2006 Jun   4 4 obsolete "sort +4" and friends edit
1699 code fixed 2006 Mar anonymous Unknown 2006 Mar   1 2 round(X) does not work correctly when nested in some functions edit
1713 code fixed 2006 Mar anonymous Unknown 2006 Mar   2 2 Cannot open datafiles in folders with special characters edit
1722 new active 2006 Mar anonymous Unknown 2007 Jan   4 2 agregate sum() of strings edit
1726 code fixed 2006 Mar anonymous Unknown 2006 Apr drh 1 1 wrong reported datatype when using group-by edit
1735 code active 2006 Mar anonymous Unknown 2006 Mar   1 3 Encoding problem edit
1737 code fixed 2006 Mar anonymous Unknown 2006 Mar   1 1 Duplicate name object created edit
1742 code active 2006 Mar anonymous Unknown 2006 Mar drh 2 3 ORDER BY on more than one column causes a big slowdown edit
1747 new active 2006 Apr anonymous Unknown 2006 Apr   4 4 Non descriptive error message edit
1755 code fixed 2006 Apr anonymous Unknown 2006 Apr drh 3 3 datatype incorrect when using group-by edit
1762 build active 2006 Apr anonymous Unknown 2006 Apr   3 4 sqlite3_clear_bindings not exported in windows dll edit
1769 new active 2006 Apr anonymous Unknown 2006 Apr drh 5 5 Is there any djgpp port for 3-3-5 edit
1775 code active 2006 Apr anonymous Unknown 2006 Apr   1 1 strftime() not working in Windows Mobile 2005 edit
1782 code active 2006 Apr anonymous Unknown 2006 Apr   1 1 journal file exclusion edit
1783 code active 2006 Apr anonymous Unknown 2006 Apr   3 2 insert times increase with growing table size (when indexed) edit
1789 doc active 2006 May anonymous Unknown 2006 May drh 4 4 sqlite3_result_error() not adequately documented edit
1791 code active 2006 May anonymous Unknown 2006 May   1 1 Native threads support for BeOS edit
1802 build active 2006 May anonymous Unknown 2007 Mar   4 4 sqlite.pc needs -lrt on Solaris for fdatasync() edit
1803 code fixed 2006 May anonymous Unknown 2006 Jun   3 3 sqlite3WinOpenReadWrite() passes wrong share parms to CreateFile() edit
1804 code active 2006 May anonymous Unknown 2006 May   4 3 Inconsistent value type returned by SUM when using a GROUP BY edit
1830 code fixed 2006 Jun anonymous Unknown 2006 Jun   2 1 Problem with INNER JOIN following LEFT JOIN to table with UNIQUE INDEX edit
1831 code fixed 2006 Jun anonymous Unknown 2006 Jun anonymous 2 1 Crash when using a certain type of index edit
1833 doc active 2006 Jun anonymous Unknown 2006 Jun drh 4 3 PRAGMA legacy_file_format not documented edit
1845 code fixed 2006 Jun anonymous Unknown 2006 Jun   3 3 soundex(null) causes access violation edit
1850 code active 2006 Jun anonymous Unknown 2006 Jun   2 1 NUMERIC data type ERROE when read on uClinux edit
1851 code active 2006 Jun anonymous Unknown 2006 Jun   2 1 USE "ORDER BY" error on uClinux edit
1863 secure fixed 2006 Jun anonymous Unknown 2006 Jun drh 2 3 authorizing load_extension() edit
1869 doc active 2006 Jun anonymous Unknown 2006 Jun anonymous 4 4 Website typo edit
1890 code active 2006 Jul anonymous Unknown 2006 Jul   3 4 double quotes ("") in a query are ambiguous edit
1897 new fixed 2006 Jul anonymous Unknown 2006 Aug   1 3 Should be able to call sqlite3_interrupt from a different thread edit
1900 code active 2006 Jul anonymous Unknown 2006 Jul a.rottmann 1 1 CURRENT_TIMESTAMP keyword not inserting UTC date in column edit
1901 code active 2006 Jul anonymous Unknown 2006 Jul adamd 2 2 problem in select request with a alias table edit
1906 new active 2006 Aug anonymous Unknown 2006 Aug   1 2 date.c line 417 uses non-thread safe localtime() call edit
1913 build fixed 2006 Aug anonymous Unknown 2006 Aug   4 3 Extension exports should be added to sqlite3.def in Windows source edit
1916 code fixed 2006 Aug anonymous Unknown 2006 Aug drh 4 2 #include <sqlite3.h> in sqlite3ext.h should be #include "sqlite3.h" edit
1919 code fixed 2006 Aug anonymous Unknown 2006 Aug   3 3 PRAGMA table_info meaningless for cols with DEFAULT CURRENT_TIMESTAMP edit
1925 code fixed 2006 Aug anonymous Unknown 2006 Aug   3 4 soundex() function not compatible with Knuth (and PHP/Java/TCL impl.) edit
1937 new fixed 2006 Aug anonymous Unknown 2006 Aug drh 4 4 Tilda substitution not done on db file names. edit
1939 event active 2006 Aug anonymous Unknown 2006 Aug   2 1 SQLite hangs with WHERE condition in an SELECT with joined table edit
1943 event tested 2006 Aug anonymous Unknown 2006 Aug   3 2 sqlite3_malloc() not exported from sqlite3.dll edit
1946 code new 2006 Aug anonymous Unknown 2006 Dec   2 2 .read file fails on blob fields with end-of-file char edit
1954 code active 2006 Sep anonymous Unknown 2006 Sep   1 1 Dual Core Processor Lockup edit
1964 code fixed 2006 Sep anonymous Unknown 2006 Sep anonymous 3 3 datetime function broken edit
1974 code active 2006 Sep anonymous Unknown 2006 Sep   1 1 column type not consistent in views edit
1991 code fixed 2006 Sep anonymous Unknown 2006 Sep drh 3 3 strftime precision problem edit
1996 new active 2006 Sep anonymous Unknown 2006 Sep drh 2 3 Data type CHAR edit
2001 code fixed 2006 Sep anonymous Unknown 2006 Sep   2 2 Views on altered tables are defect edit
126 event active 2002 Jul anonymous VDBE 2002 Jul   4 5 malloc-1.195 test aborts from assert in vdbe.c edit
177 code tested 2002 Oct danielk1977 VDBE 2003 Jan   1 4 Memory handling problem for very large aggregate results edit
222 code fixed 2003 Jan anonymous VDBE 2003 Jan   3 3 cleanup tries to access memory out of array bounds edit
223 code fixed 2003 Jan anonymous VDBE 2003 Jan   3 3 using uninitialized memory's value edit
247 code fixed 2003 Feb anonymous VDBE 2003 Feb drh 1 1 OUTER JOIN problem edit
257 code fixed 2003 Feb anonymous VDBE 2003 Mar   4 3 sqliteVdbeList should return SQLITE_DONE not SQLITE_OK edit
290 event fixed 2003 Apr drh VDBE 2003 Apr   1 1 interaction of last_insert_rowid() and AFTER triggers edit
296 code fixed 2003 Apr anonymous VDBE 2003 Apr   1 4 crash sqlite or execute via libtclsqlite edit
330 code active 2003 May anonymous VDBE 2003 May   3 4 Aggregator's error are ignored edit
341 code fixed 2003 Jun anonymous VDBE 2003 Jun   4 3 vdbe.c calls access() instead of sqliteOsFileExists() edit
356 new active 2003 Jun anonymous VDBE 2003 Jun   5 2 Returns real error codes edit
363 new active 2003 Jun anonymous VDBE 2003 Jun jadams 5 5 sqlite support domain as user defined type edit
365 code fixed 2003 Jun anonymous VDBE 2003 Jun   3 4 Can not define SQLITE_OMIT_AUTHORIZATION edit
408 code fixed 2003 Jul anonymous VDBE 2003 Jul   1 1 toInt() reports success on overflow, causes comparisons to fail edit
414 code active 2003 Jul anonymous VDBE 2003 Nov   3 4 sqlite_compile() and database schema changes edit
420 new active 2003 Jul anonymous VDBE 2003 Jul   3 3 Not abort transaction when callback is cancelled edit
425 new active 2003 Aug anonymous VDBE 2003 Aug   5 3 Datetime enhancements: fractional seconds, addmonth edit
460 new fixed 2003 Sep anonymous VDBE 2003 Nov   5 5 [Patch] extending copy command for dump file of PostgerSQL pg_dump. edit
472 new active 2003 Oct anonymous VDBE 2003 Nov   5 5 [Patch] Using localtime instead UTC time to 'now' edit
481 code fixed 2003 Oct anonymous VDBE 2004 Feb   1 3 last_insert_rowid doesn't work within triggers any more edit
486 new active 2003 Oct anonymous VDBE 2003 Oct   5 4 index on expressions (general solution to case-insensitive problem) edit
490 new active 2003 Nov anonymous VDBE 2003 Nov xdong 4 3 a few api improvements for recordset operations edit
519 code fixed 2003 Dec drh VDBE 2003 Dec   1 1 3-way join causes segfault edit
539 new active 2003 Dec anonymous VDBE 2003 Dec   5 4 Addition of engine 'Suspension' interface edit
565 code fixed 2004 Jan anonymous VDBE 2004 Jan   2 3 sqlite: src/vdbe.c:512: sqliteVdbeExec: Assertion `p->tos<=pc' failed. edit
575 code active 2004 Jan anonymous VDBE 2004 Mar drh 3 3 pragma (default_)temp_store implementations seems incomplete edit
593 code fixed 2004 Feb anonymous VDBE 2004 Feb   3 3 Interrupted VACUUM returns SQLITE_ERROR not SQLITE_INTERRUPT edit
611 new active 2004 Feb anonymous VDBE 2004 Feb   1 3 Remove giant SWITCH statement in VM for better portability edit
655 code fixed 2004 Mar anonymous VDBE 2004 Jul   1 3 Numeric/string confusion with "in" edit
668 code fixed 2004 Mar anonymous VDBE 2004 Mar   2 2 sqlite crash on combinng case and not in edit
700 code active 2004 Apr anonymous VDBE 2004 Apr   2 3 Solaris-sparc segfaults on sum() edit
742 new active 2004 May anonymous VDBE 2004 May anonymous 5 5 database is locked edit
757 code fixed 2004 Jun anonymous VDBE 2004 Jun   3 3 Indexes on temporary tables leave cursors open edit
800 todo fixed 2004 Jul anonymous VDBE 2004 Jul   3 3 Handling of NULLs by set function MIN has been changed to non-standard edit
806 code fixed 2004 Jul anonymous VDBE 2004 Jul   3 3 The maximum number of tables allowed in a join is 32. edit
807 code fixed 2004 Jul anonymous VDBE 2004 Jul   1 3 Cannot run a prepared CREATE TABLE statement more than once edit
844 code fixed 2004 Aug anonymous VDBE 2004 Aug   1 1 AFTER DELETE trigger has erroneous values in old.X "variables"! edit
862 code fixed 2004 Aug anonymous VDBE 2004 Aug   2 2 Memory is being freed twice when performing VACUUM on corrupted DB edit
875 code fixed 2004 Aug anonymous VDBE 2004 Aug   1 3 Error when INTERSECTing more than two subqueries. edit
885 code fixed 2004 Sep drh VDBE 2004 Sep   1 1 Sqlite3_step() does not return SQLITE_BUSY after a commit fails edit
905 code fixed 2004 Sep anonymous VDBE 2004 Oct   2 4 assertion failed in vdbe.c (it fails to not crash upon user error?) edit
918 code fixed 2004 Sep anonymous VDBE 2004 Sep   1 1 sqlite3_bind_parameter_index produces access violation edit
932 code fixed 2004 Sep anonymous VDBE 2004 Sep drh 3 4 With NDEBUG, SQLITE_DEBUG breaks edit
965 new active 2004 Oct anonymous VDBE 2004 Oct   3 3 Busy Handler not invoked for SELECT et.al. in SQLite <= 2.8.15 edit
980 code fixed 2004 Nov anonymous VDBE 2004 Dec   2 4 Two triggers confusing each other edit
991 code fixed 2004 Nov anonymous VDBE 2004 Nov   4 4 misleading error message returned for bad column index edit
1001 doc fixed 2004 Nov anonymous VDBE 2004 Nov   3 3 No documentation for VDBE Opcode MakeRecord edit
1003 doc fixed 2004 Nov anonymous VDBE 2004 Nov   3 3 The documentation of VDBE Opcode SortPut is incorrect edit
1032 new fixed 2004 Dec anonymous VDBE 2004 Dec   2 3 access violation in sqlite3_bind_parameter_index when name is NULL edit
1052 doc fixed 2004 Dec anonymous VDBE 2005 Jan   5 5 Typo error edit
1083 code fixed 2005 Jan anonymous VDBE 2005 Feb   1 1 crash in correlated sub-query edit
1099 code fixed 2005 Feb   VDBE 2005 Feb   1 1 make test fails on bind1.1.test edit
1116 code fixed 2005 Feb drh VDBE 2005 Feb   1 1 VACUUM results in corrupt database edit
1158 code active 2005 Mar anonymous VDBE 2005 Mar   1 1 core dump on solaris, edit
1163 code fixed 2005 Mar drh VDBE 2005 Mar   1 1 Database corruption possible on records with large numbers of columns. edit
1169 code fixed 2005 Mar anonymous VDBE 2005 Jun   1 1 Segmentation fault when deleting range of items using view/trigger edit
1212 code fixed 2005 Apr drh VDBE 2005 Apr   1 1 Large integers stored incorrectly. edit
1219 code fixed 2005 Apr anonymous VDBE 2005 Jun anonymous 2 2 dereferencing null ptr in vdbeUnbind() edit
1257 new fixed 2005 May anonymous VDBE 2005 May   5 3 3.5% speed improvement edit
1258 new fixed 2005 May anonymous VDBE 2005 May   5 3 20% sqlite speedup? Can it be true? edit
1259 code fixed 2005 May anonymous VDBE 2005 May   3 2 Small memory leak edit
1262 new active 2005 May anonymous VDBE 2005 May   5 3 5-15% performance increase for slow joins edit
1327 code active 2005 Jul ghaering VDBE 2005 Jul   2 3 UNION causes sqlite3_column_decltype to always return NULL edit
1345 code fixed 2005 Jul anonymous VDBE 2005 Aug   4 4 Small cosmetic defect in code edit
1347 code fixed 2005 Aug anonymous VDBE 2005 Aug anonymous 1 1 Concatinate operation with BLOB causes assertion fail edit
1354 code fixed 2005 Aug anonymous VDBE 2005 Aug anonymous 3 2 Misusing sqlite3Error in vdbeapi.c edit
1362 code fixed 2005 Aug drh VDBE 2005 Aug   1 1 Dump and restore converts floating-point values to integers edit
1368 new fixed 2005 Aug anonymous VDBE 2005 Sep   2 1 Aggregate queries against large tables use excessive amounts of memory edit
1376 code fixed 2005 Aug anonymous VDBE 2005 Aug   1 3 Lengthy WHERE clause with many BETWEEN clauses seg fault edit
1394 code fixed 2005 Aug anonymous VDBE 2005 Aug   3 3 Uninitialized variable in isSortingIndex() edit
1437 code fixed 2005 Sep anonymous VDBE 2005 Sep drh 1 1 bulid failed on windows edit
1441 code active 2005 Sep anonymous VDBE 2005 Sep   4 4 sqlite3_clear_bindings routine missing edit
1558 new active 2005 Dec anonymous VDBE 2005 Dec   3 4 Request more debugging info when SQL statements in progress edit
1566 new active 2005 Dec ghaering VDBE 2005 Dec   5 4 Implement sqlite3_clone() edit
1605 code fixed 2006 Jan drh VDBE 2006 Jan   1 1 Assertion fault when trying to LIKE a BLOB in UTF-16 mode. edit
1632 code fixed 2006 Jan anonymous VDBE 2006 Jan   3 3 sqlite3_result_error doesn't work in user defined aggregate function edit
1633 code active 2006 Jan anonymous VDBE 2006 Apr   3 3 sqlite3_step returns SQLITE_ERROR when interrupted edit
1644 code fixed 2006 Jan ghaering VDBE 2006 Jan   3 3 CREATE TEMP/DROP TEMP do not modify schema cookie edit
1654 code fixed 2006 Feb anonymous VDBE 2006 Feb   1 1 crash when executing query on Intel builds edit
1655 new active 2006 Feb anonymous VDBE 2006 Mar   4 4 Every function can have their private data like agreagates edit
1688 code fixed 2006 Feb anonymous VDBE 2006 Mar danielk1977 3 2 Incorrect column names when doing select on views edit
1728 code fixed 2006 Mar drh VDBE 2006 Mar   1 1 Integrity_check fails after dropping tables in autovacuumed database edit
1733 code active 2006 Mar anonymous VDBE 2006 Mar drh 4 3 Unaligned Access on ia64: aggregate_context ptr isn't 16-bytes aligned edit
1741 warn active 2006 Mar anonymous VDBE 2006 Mar   5 4 unused variable with SQLITE_OMIT_UTF16 defined edit
1816 code active 2006 May anonymous VDBE 2006 May   1 2 Database corruption with pragma auto_vacuum edit
1849 code fixed 2006 Jun anonymous VDBE 2006 Jun   1 3 EXPLAIN segfault on linux (3.3.6 and 3.3.5 and 3.3.2) edit
1877 code fixed 2006 Jun anonymous VDBE 2006 Jun   2 2 problems with compiling with -DSQLITE_OMIT_VIRTUALTABLE edit
1905 new active 2006 Aug anonymous VDBE 2006 Aug   5 4 Get bound param as sqlite3_value? edit
1917 code fixed 2006 Aug anonymous VDBE 2006 Aug   3 3 assertion "rc==SQLITE_OK" failed: file "./src/vdbeaux.c", line 1148 edit
1918 event fixed 2006 Aug anonymous VDBE 2006 Aug   4 4 "make test" results in many new false regressions with default build edit
1920 code fixed 2006 Aug anonymous VDBE 2006 Aug   4 4 vdbe.c: assert( i>=0 && i<=p->nCursor ); edit