Opened 17 years ago
Closed 17 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 Changed 17 years ago by
Owner: | changed from Johan Enell to Nicklas Nordborg |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.