[fdo-trac] #307: SQLite Provider crash when a row header spans page
boundaries
FDO
trac_fdo at osgeo.org
Mon Apr 14 21:33:13 EDT 2008
#307: SQLite Provider crash when a row header spans page boundaries
-------------------------------------+--------------------------------------
Reporter: traianstanev | Owner: traianstanev
Type: defect | Status: new
Priority: major | Milestone: 3.4.0
Component: Thirdparty Components | Version: 3.3.0
Severity: 2 | Keywords:
External_id: |
-------------------------------------+--------------------------------------
One of the SQLite optimizations used by the SQLite provider is to not
compute offsets for all columns in a row. The code for the incremental
computation of offset is not playing nice (it's crashing) when the row
header spans B-Tree pages. This was a known potential problem, but now
there is a data set which actually causes it to happen.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/307>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list