Walter Meinl
620cdcce8d
Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted
...
--HG--
extra : rebase_source : c1a6deb7130b1142ca58dad88a34ecdcda75a378
2010-02-04 15:51:02 +01:00
Shawn Wilsher
74209a2c78
Bug 530667 - Upgrade to SQLite 3.6.22
...
This changeset contains the changes to our files for the upgrade.
rs=mconnor for SQLite library upgrade
--HG--
extra : rebase_source : bc0909691d6a13f6fccd4a4ee65727b51379d11e
2010-01-06 10:32:47 -08:00
Shawn Wilsher
6d7c27661d
Bug 530667 - Upgrade to SQLite 3.6.22
...
This changeset contains the changes to the SQLite files.
rs=mconnor for SQLite library upgrade
--HG--
extra : rebase_source : dca09fd5d527c1825b0d8c05cab2b9bbccc664b3
2010-01-06 10:32:23 -08:00
Shawn Wilsher
cf2f08ac41
Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
...
Part 2: Use the helper object in a few places where we had our own mutexes.
r=asuth
2009-07-22 15:18:33 -07:00
Ted Mielczarek
4474f8025c
Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh
2009-12-15 01:52:57 -05:00
Shawn Wilsher
d3672b094b
Bug 524144 - Upgrade to SQLite 3.6.20
...
This changeset contains the changes to SQLite code.
2009-11-05 08:24:15 -08:00
Shawn Wilsher
3cf41a37c7
Bug 524144 - Upgrade to SQLite 3.6.20
...
This changeset only contains changes to Mozilla code.
2009-11-05 08:24:14 -08:00
Ginn Chen
430e48afb7
Bug 524422 Disable PGO for sqlite3 with Sun Studio on Solaris r=ted.mielczarek
2009-11-02 17:20:21 +08:00
Shawn Wilsher
aa0f138a84
Bug 525539 - Upgrade to SQLite 3.6.16.1
...
This fixes one common crash bug in SQLite 3.6.16 tracked by bug 523405.
2009-10-30 13:24:21 -07:00
Shawn Wilsher
76669557b3
Backout of bug 519270 - Upgrade to SQLite 3.6.18 due to some instability.
...
--HG--
extra : rebase_source : 2c0dbb9016d4eb56b1eb4df2a2c77ddd9bae8ad0
2009-10-22 13:31:17 -07:00
Dietrich Ayala
1e809e510b
Bug 419893 - sort out PGO-triggered bugs (r=ted)
...
--HG--
extra : rebase_source : 028cd891e11df11abf768107f64b1d6bca541dca
2009-10-08 11:01:13 -07:00
Robert O'Callahan
1c3ce818c2
Backed out changeset 59a6c227df86
2009-10-02 15:23:36 +10:00
Shawn Wilsher
b2f739eafd
Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
...
Part 2: Use the helper object in a few places where we had our own mutexes.
r=asuth
--HG--
extra : rebase_source : 3f2f703274df0405bc395191dec8f522e5aa4e40
2009-07-22 15:18:33 -07:00
Shawn Wilsher
804e2b71a4
Bug 519270 - Upgrade to SQLite 3.6.18
...
This changeset contains the changes to SQLite code.
2009-10-01 10:17:03 -07:00
Shawn Wilsher
2e7ac26810
Bug 519270 - Upgrade to SQLite 3.6.18
...
This changeset contains the changes to mozilla code for the upgrade.
2009-10-01 10:17:02 -07:00
Shawn Wilsher
f833dfe37a
Bug 508104 - Upgrade to SQLite 3.6.16
...
This contains the changes to SQLite code for the upgrade.
--HG--
extra : rebase_source : be2ba260664dc80824dc6e2cd87f9e28beea9635
2009-08-03 16:04:33 -07:00
Shawn Wilsher
e41828aeca
Bug 508104 - Upgrade to SQLite 3.6.16.
...
This contains the changes to mozilla code.
r=asuth
--HG--
extra : rebase_source : b7e5fc8824f207a37c1ea2c71a9a250ab5a7e513
2009-08-03 16:01:56 -07:00
Curtis Bartley
45140eeda8
Bug 498938 - Add Levenshtein Edit Distance function to Sqlite so we can use it in queries. r=sdwilsh sr=vlad
2009-07-24 11:39:34 -04:00
Shawn Wilsher
88060b8940
Backout of bug 494828 and bug 505550 due to orange.
2009-07-23 10:34:54 -07:00
Shawn Wilsher
74a4ee10e1
Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
...
Part 2: Use the helper object in a few places where we had our own mutexes.
r=asuth
2009-07-22 15:18:33 -07:00
Shawn Wilsher
f5449fcd40
Bug 494826 - Compile SQLite with SQLITE_DEBUG defined
...
Compile SQLite in debug mode in our debug builds. We don't hit any assertions
in tests currently, and if we ever do, we've just found a bug in SQLite.
r=ted
2009-07-22 14:43:24 -07:00
Shawn Wilsher
7c655c5fc7
Bug 493560 - Upgrade to SQLite 3.6.14.2
...
This change contains the changes to SQLite's code.
2009-06-11 14:21:07 -07:00
Shawn Wilsher
2ec76bf4ab
Bug 493560 - Upgrade to SQLite 3.6.14.2
...
This change contains the changes to mozilla code for the SQLite upgrade.
r=asuth
2009-06-11 14:21:03 -07:00
Shawn Wilsher
33e7f34754
Bug 481261 - Expose when queries are being inefficient in debug builds.
...
This adds a warning in debug builds about queries that do not use an index to
sort, which tend to be much much slower.
r=asuth
2009-03-12 14:30:15 -04:00
Shawn Wilsher
24ab5f67fe
Bug 478297 - Upgrade to SQLite 3.6.10
...
This changeset contains the changes to SQLite code.
2009-02-15 11:34:32 -08:00
Shawn Wilsher
3ce3b14c27
Bug 478297 - Upgrade to SQLite 3.6.10
...
This changeset only contains the changes to mozilla's code.
r=asuth
2009-02-15 11:33:09 -08:00
Shawn Wilsher
a8d6ae7dc7
Bug 471685 - Upgrade to SQLite 3.6.7
...
This contains the changes to SQLite files.
2009-01-08 11:51:25 -05:00
Shawn Wilsher
9f839adea0
Bug 471685 - Upgrade to SQLite 3.6.7
...
This contains the changes to Mozilla code for the upgrade.
r=asuth
2009-01-08 11:51:21 -05:00
Shawn Wilsher
fc0b5a5efb
Backed out changeset c569a8f91c0e (bug 471685) with a CLOSED TREE
2009-01-09 13:16:05 -08:00
Shawn Wilsher
1c960178eb
Bug 471685 - Upgrade to SQLite 3.6.7
...
This contains the changes to Mozilla code for the upgrade.
r=asuth
2009-01-08 11:51:21 -05:00
Andrew Sutherland
ab1d632490
Bustage fix windows for commit 7d7a0c514970 for bug 445525, resolving missing windows lib export defs.
2008-12-13 22:56:16 -08:00
Shawn Wilsher
ab6e04edbe
Bug 448114 - Notify about non-finalized statements in debug builds
...
r=asuth
2008-12-08 17:14:14 -05:00
Shawn Wilsher
54dec04d2a
Bug 464803 - Upgrade to SQLite 3.6.6.2
...
This changeset contains the changes to our codebase.
r=asuth
2008-12-02 06:36:01 -05:00
Shawn Wilsher
325bc1a54c
Bug 464803 - Upgrade to SQLite 3.6.6.2
...
This changeset contains the changes to the SQLite files.
2008-12-02 06:36:00 -05:00
Shawn Wilsher
a8153e4c51
Bug 417037 - mozStorage chokes on databases over AFP
...
This patch adds the SQLITE_ENABLE_LOCKING_STYLE=1 on the macintosh platform
only. This will enable Apple-contributed code in SQLite that does file locking that works on AFP (Apple File Protocol), as well as some additional network
filesystems that the platform supports.
r=bsmedberg
2008-10-24 18:45:14 -04:00
Shawn Wilsher
4f39b3b680
Bug 449443 - Upgrade to SQLite 3.6.4
...
This changeset is the actual upgrade to SQLite.
2008-10-16 15:59:33 -04:00
Shawn Wilsher
679b5c3af5
Bug 449443 - Upgrade to SQLite 3.6.4
...
This changeset contains the changes needed to Mozilla code.
r=Mano
2008-10-16 15:59:31 -04:00
Shawn Wilsher
45fb9b18d5
merge to mozilla-central
2008-07-08 10:10:53 -04:00
Shawn Wilsher
3c156c0f48
Backed out changeset e741c9c886f7 for bug 442949 (Ts regression)
2008-07-08 10:10:11 -04:00
Shawn Wilsher
09076564a5
merge to mozilla-central
2008-07-08 10:08:57 -04:00
Shawn Wilsher
058ea4945c
Backed out changeset 1d72dd9072ab for Bug 442949 (Ts regression)
2008-07-08 10:08:22 -04:00
Shawn Wilsher
c7ddd30f4a
Backed out changeset c9b5882bf6f6 per bug 442949.
...
This changeset is only being backed out because it depends on the sqlite upgrade.
2008-07-08 10:01:48 -04:00
Shawn Wilsher
62612b6f92
Bug 417037 - mozStorage chokes on databases over AFP
...
This patch adds the SQLITE_ENABLE_LOCKING_STYLE=1 on the macintosh platform
only. This will enable Apple-contributed code in SQLite that does file locking that works on AFP (Apple File Protocol), as well as some additional network
filesystems that the platform supports.
r=bsmedberg
2008-06-18 11:06:23 -04:00
Shawn Wilsher
0986d2a0c5
Bug 435414 - Upgrade to sqlite 3.5.9
...
This modifies our files to check for a minimum of version 3.5.9 when using the
system SQLite, and updates README.MOZILLA to indicate which version we are at.
r=mconnor
2008-06-17 11:44:02 -04:00
Shawn Wilsher
802db1f978
Bug 435414 - Upgrade to sqlite 3.5.9
...
This is just the change to the SQLite files moving us from version 3.5.4.2 to
version 3.5.9.
2008-06-17 11:43:40 -04:00
Shawn Wilsher
829028104f
Windows bustage fix.
2008-06-17 12:01:12 -04:00
Shawn Wilsher
d912ecb864
Windows bustage fix for Bug 434247.
...
The symbol was not added to the def file, which caused the burning.
rs=bsmedberg
2008-06-04 12:35:04 -04:00
dholbert@cs.stanford.edu
da07349cb2
Back out bug 429336 to see if it fixes orange.
2008-04-17 14:03:20 -07:00
sdwilsh@shawnwilsher.com
fd446f9daa
Bustage fix
2008-04-17 10:05:08 -07:00
sdwilsh@shawnwilsher.com
f738d10248
Bug 429336 - Upgrade to sqlite 3.5.8. a=beltzner
2008-04-17 09:34:17 -07:00
sdwilsh@shawnwilsher.com
72aaa52a38
Bug 429336 - Upgrade to sqlite 3.5.8. r=shaver, a=beltzner
2008-04-17 09:33:30 -07:00
mozilla@weilbacher.org
64c12c1897
Bug 415947: Upgrade to SQLite 3.5.4.2 to pick up OS/2 code changes, r=sdwilsh, a1.9=beltzner
2008-04-15 12:29:45 -07:00
gavin@gavinsharp.com
3882c23eb0
Back out bug 415947 due to topcrash bug 424163, a=beltzner
2008-03-20 12:17:09 -07:00
mozilla@weilbacher.org
6bc3245b81
Bug 415947: upgrade SQLite to 3.5.7, r=sdwilsh, a1.9=beltzner
2008-03-19 15:40:10 -07:00
sayrer@gmail.com
93649c472e
Bug 419905. turn off pgo in places, mozstorage, sqlite. r=ted.mielczarek, a=beltzner
2008-02-27 12:25:45 -08:00
reed@reedloden.com
458910fcde
Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
2008-02-22 03:25:59 -08:00
myk@mozilla.org
22e51a82e6
bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons
2008-01-29 15:34:19 -08:00
mozilla@weilbacher.org
a6f34ea259
Bug 411780: update SQLite to 3.5.4.1 to get stability fixes and OS/2 updates, p=sdwilsh, a=mtschrep
2008-01-22 05:54:06 -08:00
dwitte@stanford.edu
93cf2370ce
relanding Bug 406087 - upgrade to the latest sqlite (currently 3.5.4).
2008-01-11 01:12:24 -08:00
dwitte@stanford.edu
1797b30dc5
backing out in an attempt to fix orange.
2008-01-10 23:30:05 -08:00
sdwilsh@shawnwilsher.com
a587c846e4
Bug 406087 - upgrade to the latest sqlite (currently 3.5.4
2008-01-10 21:12:33 -08:00
reed@reedloden.com
ce76abd881
Bug 408603 - "Windows sqlite3.dll should have proper version information" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=ted a1.9=beltzner]
2008-01-10 01:03:28 -08:00
sdwilsh@shawnwilsher.com
ad1612cdbf
Bug 408914 - Disable sqlite async IO. r=vlad
2008-01-09 19:21:56 -08:00
reed@reedloden.com
cff8cd4f84
Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+]
2007-12-17 21:34:50 -08:00
sayrer@gmail.com
622352c86a
temporarily change sqlite optimization to test perf / codesize impact
2007-12-14 15:05:33 -08:00
reed@reedloden.com
3c91842d6c
Bug 400839 - "Link sqlite as C, not C++" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=vlad a1.9=damons]
2007-11-30 23:17:37 -08:00
reed@reedloden.com
970530ff6c
Bug 263381 - Correct typo in db/sqlite3/src/Makefile.in [p=martynas@openbsd.org (Martynas Venckus) r=sdwilsh a1.9=schrep]
2007-11-21 13:03:50 -08:00
dtownsend@oxymoronical.com
d3d47779c5
Fix typo, no bug
2007-09-17 01:12:00 -07:00
reed@reedloden.com
b58bbc846b
Bug 392708 - "Can't build with Orcas B2 (Sqlite error)" [p=aliumalik@gmail.com (Ali Malik) r+a1.9=bsmedberg]
2007-09-15 18:47:04 -07:00
dmose@mozilla.org
c2289ec3af
Backing out SQLite upgrade from 3.4.1 to version 3.4.2; patch by sdwilsh, r=sspitzer, a=bsmedberg
2007-09-14 14:07:51 -07:00
dmose@mozilla.org
75260239e6
Upgrade SQLite from version 3.4.1 to version 3.4.2; patch by sdwilsh, r=sspitzer, a=bsmedberg
2007-09-14 13:46:32 -07:00
ginn.chen@sun.com
d24353cca9
Bug 390113 mozilla should not be compiled with -fast on Solaris r=benjamin
2007-08-02 23:32:33 -07:00
mozilla@weilbacher.org
1c890eeda8
[OS/2] Bug 390292: Exports needed for SQLite to fix OS/2 build break, r=bsmedberg
2007-08-02 14:15:33 -07:00
sspitzer@mozilla.org
e6709c0350
3.4.1, not 3.4.0
2007-08-02 10:04:59 -07:00
sspitzer@mozilla.org
c388675fed
fix for bug #385067 : upgrade to latest version of sqlite (3.4.0)
...
patch=sdwilsh, rs=sspitzer
fix for bug #387609 : Add check for lastError in test_storage_progresshandler.js
patch=sdwish, r=sspitzer
2007-08-02 08:24:50 -07:00
flamingice@sourmilk.net
09a2e8231b
Bug 386179, Stop using sqlite3ApiExit, r=sdwilsh
2007-07-24 19:18:54 -07:00
sdwilsh@shawnwilsher.com
3d5f109b8e
Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin
2007-07-18 09:20:12 -07:00
sdwilsh@shawnwilsher.com
db89527845
Backout of Bug 306907
2007-07-16 14:32:03 -07:00
sdwilsh@shawnwilsher.com
942eb53c84
Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin
2007-07-16 14:23:29 -07:00
sdwilsh@shawnwilsher.com
fdacbba11f
Bug 386179 - Stop using private sqlite functions. r=sspitzer
2007-07-02 10:25:36 -07:00
sdwilsh@shawnwilsher.com
e4510fd735
Bug 385591 - Update db/sqlite3/README.MOZILLA for SQLite 3.3.17. r=sspitzer
2007-06-27 09:55:36 -07:00
mozilla@weilbacher.org
2c33fa78fe
[OS/2] Bug 385518: fix build break after update to SQLite 3.3.17, r=mkaply
2007-06-23 10:08:48 -07:00
sdwilsh@shawnwilsher.com
72a0b4ca0d
Bug 385396 - Go back to vanilla sqlite files. r=mconnor
2007-06-22 14:34:14 -07:00
sdwilsh@shawnwilsher.com
8370bec53d
Bug 341137 - Upgrade to latest version of sqlite (I forgot to cvs rm these files)
2007-06-21 11:19:13 -07:00
sdwilsh@shawnwilsher.com
bc5af742fb
Bug 341137 - Upgrade to latest version of sqlite (take 2). r=vladimir
2007-06-20 20:17:26 -07:00
sdwilsh@shawnwilsher.com
6cb92e7b35
Backout of Bug 341137
2007-06-19 16:47:38 -07:00
sdwilsh@shawnwilsher.com
aaf8d336cf
Bug 341137 - Upgrade to latest version of sqlite. r=vladimir
2007-06-19 12:54:01 -07:00
sdwilsh@shawnwilsher.com
bf2a319179
Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer
2007-06-18 16:42:23 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
reed%reedloden.com
199f3d6ebb
Bug 417037 - "mozStorage chokes on databases over AFP" [p=sdwilsh@forerunnerdesigns.com (Shawn Wilsher [sdwilsh]) r=bsmedberg a=beltzner]
2008-07-01 06:21:10 +00:00
sdwilsh%shawnwilsher.com
136262c8e2
Bug 435414 - Upgrade to sqlite 3.5.9. r=mconnor, a=beltzner
2008-06-24 22:51:17 +00:00
dholbert%cs.stanford.edu
c662e64a64
Back out bug 429336 to see if it fixes orange.
2008-04-17 21:03:21 +00:00
sdwilsh%shawnwilsher.com
105d521aff
Bustage fix
2008-04-17 17:05:08 +00:00
sdwilsh%shawnwilsher.com
3fdd9e9e1e
Bug 429336 - Upgrade to sqlite 3.5.8. a=beltzner
2008-04-17 16:34:18 +00:00
sdwilsh%shawnwilsher.com
66e129fe2b
Bug 429336 - Upgrade to sqlite 3.5.8. r=shaver, a=beltzner
2008-04-17 16:33:30 +00:00
mozilla%weilbacher.org
effe25f939
Bug 415947: Upgrade to SQLite 3.5.4.2 to pick up OS/2 code changes, r=sdwilsh, a1.9=beltzner
2008-04-15 19:29:46 +00:00
gavin%gavinsharp.com
cf223052b1
Back out bug 415947 due to topcrash bug 424163, a=beltzner
2008-03-20 19:17:11 +00:00
mozilla%weilbacher.org
efc85ba6dd
Bug 415947: upgrade SQLite to 3.5.7, r=sdwilsh, a1.9=beltzner
2008-03-19 22:40:11 +00:00
sayrer%gmail.com
3d734ed178
Bug 419905. turn off pgo in places, mozstorage, sqlite. r=ted.mielczarek, a=beltzner
2008-02-27 20:25:46 +00:00
reed%reedloden.com
981869b961
Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
2008-02-22 11:26:00 +00:00