7 messages in com.mysql.lists.mysqlRe: Out of memory (Needed xxx ...| From | Sent On | Attachments |
|---|---|---|
| Robert DiFalco | 26 Apr 2006 16:25 | |
| Carlos Proal | 26 Apr 2006 16:52 | |
| Robert DiFalco | 26 Apr 2006 16:56 | |
| Carlos Proal | 26 Apr 2006 16:59 | |
| Robert DiFalco | 26 Apr 2006 18:04 | |
| Carlos Proal | 27 Apr 2006 11:30 | |
| Robert DiFalco | 27 Apr 2006 16:03 |
| Subject: | Re: Out of memory (Needed xxx ...![]() |
|---|---|
| From: | Carlos Proal (carl...@gmail.com) |
| Date: | 04/26/2006 04:59:06 PM |
| List: | com.mysql.lists.mysql |
And whats the size of your "max_allowed_packet" variable ?
Carlos
On 4/26/06, Robert DiFalco <rdif...@tripwire.com> wrote:
I am, the java heap is set to 2G. But I don't think it is my java process that is running out of memory, I believe it is the MySQL server.
-----Original Message----- From: Carlos Proal [mailto:carl...@gmail.com] Sent: Wednesday, April 26, 2006 4:53 PM Cc: mys...@lists.mysql.com Subject: Re: Out of memory (Needed xxx ...
Hi Robert, are you using the extended parameters to increase the jvm heap memory ?
ie.
java -Xms256m -Xmx512m ....
Carlos
On 4/26/06, Robert DiFalco <rdif...@tripwire.com> wrote:
Getting this error from JDBC while inserting a VERY large VARBINARY or
MEDIUMTEXT field, ~250MB. I'm guessing this is an error from the server? Is there a way to have the server start streaming to disk sooner with a LOB? Is there a property I'm not setting?
TIA,
R.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=carl...@gmail.com
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=carl...@gmail.com




