Opened 18 years ago

Closed 18 years ago

#91 closed defect (fixed)

Export fails if there are too many items (MySQL only)

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.0 RC2
Component: coreplugins Version:
Keywords: Cc:

Description

MySQL's current JDBC driver always loads the entire resultset into memory. This will result in an OutOfMemoryException if there are too many items.

Change History (2)

comment:1 by Nicklas Nordborg, 18 years ago

Owner: changed from Johan Enell to Nicklas Nordborg

comment:2 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.