4 messages in com.mysql.lists.javatable full scan
FromSent OnAttachments
Khaldoun Ateyeh05 Jan 2006 06:19 
Jeff Mathis05 Jan 2006 07:18 
David Rabinowitz05 Jan 2006 07:49 
Mark Matthews05 Jan 2006 10:43 
Subject:table full scan
From:Khaldoun Ateyeh (Khal@panoratio.de)
Date:01/05/2006 06:19:41 AM
List:com.mysql.lists.java

Hi, I am using jdbc to full scan a huge table (over 11 million records). Unfortunately, I get an OutOfMemoryError exception. Is there any way to tell mySql not to try to load the whole table at once?

Best Regards.

Khaldoun