Philip M. Gollucci wrote:
> Philippe M. Chiasson wrote:
> 
>> Philip M. Gollucci wrote:
>>
>>>> 2 possible avenues to investigate:
>>>> - Look at changing Apache::DBI to not use the ref as part of the dsn
>>>> cache key, but use the contents of the array
>>>>   something along the lines of :
>>>>    $Key = Dumper([EMAIL PROTECTED]);
>>>
>>> If you do patch Apache::DBI, please post the diff, maybe we could add an
>>> httpd.conf PerlSetVar to enable/disable your new behavior ?
>> Possible patch to DBI to correct this behavior (untested).
>>
>> --- DBI.pm.orig 2005-11-23 13:54:15.000000000 -0800
>> +++ DBI.pm      2005-11-23 14:00:07.000000000 -0800
>> @@ -89,19 +89,11 @@
> 
> What version is that against ?

Oh, whatever is on search.cpan.org/dist/Apache-DBI/

--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to