I can take a look at this tomorrow, and perhaps test it out.

Thanks much!

Patrick

On Mar 30, 2005, at 9:11 AM, Stas Bekman wrote:

Tim Bunce wrote:
On Wed, Mar 30, 2005 at 11:02:12AM -0500, Stas Bekman wrote:
Tim Bunce wrote:

The DBIc_ACTIVE_off isn't needed. In fact, looking at DBD::Mysql's
struct imp_dbh_st, mysql_take_imp_data isn't needed at all.
There's no 'preparation' the driver needs to do.

You mean it should be just:

#define dbd_take_imp_data &PL_sv_yes;
You'd get a syntax error from that. Just don't #define dbd_take_imp_data
at all - then the whole take_imp_data function is disabled and the
method call falls back to the DBIs default.

Yup, I saw that :)

Sure, disabled that.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Patrick Galbraith Senior Software Developer
[EMAIL PROTECTED] http://www.mysql.com

"Whatever action a great man performs, common men follow. Whatever standards he sets by exemplary acts, all the world pursues" -- Bhagavad Gita



Reply via email to