[Fdo-trac] [fdo-trac] #832: Sqlite provider ReadNext() failed will cause unexpected result.

FDO trac_fdo at osgeo.org
Thu May 31 00:00:25 PDT 2012


#832: Sqlite provider ReadNext() failed will cause unexpected result.
-------------------------------+--------------------------------------------
   Reporter:  wyylling         |       Owner:  wyylling
       Type:  defect           |      Status:  new     
   Priority:  major            |   Milestone:  3.6.0   
  Component:  SQLite Provider  |     Version:  3.6.0   
   Severity:  3                |    Keywords:          
External_id:  1402447.02       |  
-------------------------------+--------------------------------------------
 In Sqlite provider file SltReader.cpp line 1064(sqlite3_step(m_pStmt) ==
 SQLITE_ROW), if sqlite3_step does not return SQLITE_ROW, then  the current
 rowid will increase one, but the returned row is not the row we expect. So
 when sqlite3_step failed, we need back to the exact rowid that we expect.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/832>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list