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 <[EMAIL PROTECTED]> 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/[EMAIL PROTECTED]
>
>

Reply via email to