Skip Menu |

This queue is for tickets about the CGI-Session CPAN distribution.

Report information
The Basics
Id: 24601
Status: resolved
Priority: 0/
Queue: CGI-Session

People
Owner: MARKSTOS [...] cpan.org
Requestors: latypoff [...] yandex.ru
Cc:
AdminCc:

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



Subject: missed $sth->finish bugfix patch
Date: Fri, 26 Jan 2007 22:29:47 +0600
To: bug-CGI-Session [...] rt.cpan.org
From: "Denis F. Latypoff" <latypoff [...] yandex.ru>
Hello RT, I am using mysql_use_result instead of mysql_store_result in the perl bindings to the libmysqlclient, so I can't use CGI::Session, because it doesn't properly clears result buffers. I've attached very small patch which is solves that bug. Thanks for you attention and for the great CGI::Session ;) -- Best regards, Denis mailto:latypoff@yandex.ru
Download DBI.pm.patch-add_sth_finish
application/octet-stream 1.4k

Message body not shown because it is not plain text.

Ron Savage reported this is fixed in our code repo.