Re: [patch DBI.xs] fix the take_imp_data case

2005-03-30 Thread Stas Bekman
Tim Bunce wrote: On Tue, Mar 29, 2005 at 11:32:45PM -0500, Stas Bekman wrote: Tim Bunce wrote: Still no time to dig, but it sounds like an tie inner vs outer issue. If you're using the outer handle then you'll need to mg_get() to fire FETCH. If that's not it then perhaps you could send me a patch

Re: [patch DBI.xs] fix the take_imp_data case

2005-03-30 Thread Tim Bunce
On Tue, Mar 29, 2005 at 11:32:45PM -0500, Stas Bekman wrote: > Tim Bunce wrote: > >Still no time to dig, but it sounds like an tie inner vs outer issue. > >If you're using the outer handle then you'll need to mg_get() to fire > >FETCH. > >If that's not it then perhaps you could send me a patch (sv

[patch DBI.xs] fix the take_imp_data case

2005-03-29 Thread Stas Bekman
Tim Bunce wrote: Still no time to dig, but it sounds like an tie inner vs outer issue. If you're using the outer handle then you'll need to mg_get() to fire FETCH. If that's not it then perhaps you could send me a patch (svn diff) which'll get me to where you're at. The problem was that it was look