MySQL Forums
Forum List  »  Perl

Re: SELECT on LONGBLOB panics - (malloc) - How to fix?
Posted by: Steve Price
Date: March 27, 2006 05:42AM

Avri,

Have you had any replies/fixes for this problem?

I've got similar problems doing a select on a table containing LONGTEXT. If I remove the LONGTEXT column (which is the only one in the table), then my Perl script runs with no problems.

It's interesting that the SELECT causes the malloc crash, but an INSERT works fine.

I'm currently running:

MySQL 5.0.18
Perl 5.8.7
DBI 1.50
DBD-mysql 3.0002_5

Cheers,
Steve

Options: ReplyQuote


Subject
Written By
Posted
Re: SELECT on LONGBLOB panics - (malloc) - How to fix?
March 27, 2006 05:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.