Skip Menu |

This queue is for tickets about the DBD-mysql CPAN distribution.

Report information
The Basics
Id: 34741
Status: resolved
Priority: 0/
Queue: DBD-mysql

People
Owner: CAPTTOFU [...] cpan.org
Requestors: YKAR [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: fetchrow_hashref fails with "Out of memory" message when using prepared statements and LONGTEXT or LONGBLOB column
Please look at http://bugs.mysql.com/bug.php?id=19453 Bug is described pretty well. The bug is still actual (for DBD::mysql 4.006)
From: CAPTTOFU [...] cpan.org
On Mon Apr 07 13:08:45 2008, YKAR wrote: Show quoted text
> Please look at > http://bugs.mysql.com/bug.php?id=19453 > > Bug is described pretty well. > > The bug is still actual (for DBD::mysql 4.006)
I've put this back on my Radar. I'm looking into this again.
On Mon Apr 07 13:42:51 2008, CAPTTOFU wrote: Show quoted text
> I've put this back on my Radar. I'm looking into this again.
Thank you for quick response!
The problem is in the client API, not the perl driver. Please just turn off server side prepare.