Opened 7 years ago

Closed 7 years ago

#7024 closed defect (fixed)

OGR-IDB not close connections to the database properly

Reported by: Andrés Ricagno Owned by: Andrés Ricagno
Priority: normal Milestone:
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: OGR IDB
Cc:

Description

Using ogr-idb with mapserver-cgi does not close connections to the database properly, increasing the connections number to the database engine considerably, even setting the directive PROCESSING_CLOSE=ALWAYS. I have a patch for this in the ogridbdatasource class that works fine.

Attachments (1)

ogridbdatasource.patch (365 bytes ) - added by Andrés Ricagno 7 years ago.

Download all attachments as: .zip

Change History (2)

by Andrés Ricagno, 7 years ago

Attachment: ogridbdatasource.patch added

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: assignedclosed

In 39971:

IDB: close connection at dataset closing (patch by Andrés Ricagno, fixes #7024)

Note: See TracTickets for help on using tickets.