It works without crashing. Will do more testing.
Thank you.
On Sun, Apr 15, 2012 at 2:00 AM, Ryan Culpepper wrote:
> I just pushed some fixes to MySQL's handling of fields larger than about
> 64k. One of the bugs I fixed would account for the out-of-memory error (it
> sometimes tried to allocate
On 04/12/2012 01:02 PM, J G Cho wrote:
While reading a BLOB from MySQL, DrRacket (5.2.1 on Win7) crashes
every time. (SQL was like 'select blobcol from table LIMIT 1')
Ran the same code via command line on Ubuntu. Racket seems to run out
of memory due to the size of BLOB.
How big was the blob?
While reading a BLOB from MySQL, DrRacket (5.2.1 on Win7) crashes
every time. (SQL was like 'select blobcol from table LIMIT 1')
Ran the same code via command line on Ubuntu. Racket seems to run out
of memory due to the size of BLOB.
Questions:
How can I give more memory to /usr/local/bin/racket
3 matches
Mail list logo