Opened 14 years ago

Closed 14 years ago

#692 closed defect (fixed)

SQLite: IsNull can make a reader to hang since provider do not check result of ReadNext

Reported by: romicadascalescu Owned by: romicadascalescu
Priority: major Milestone: 3.6.0
Component: SQLite Provider Version: 3.5.0
Severity: 2 Keywords:
Cc: External ID:

Description

SQLite: IsNull can make a reader to hang since provider do not check result of ReadNext

Change History (1)

comment:1 by romicadascalescu, 14 years ago

Resolution: fixed
Status: newclosed

Ticket #692: SQLite: IsNull can make a reader to hang since provider do not check result of ReadNext

  • Check ReadNext result when a new property is added to the query list
  • enable EXPLAIN in the project.
Note: See TracTickets for help on using tickets.