vinecent hong wrote:
> 
> What I've found out...
> 
> > 1) debug in single server mode - I'm sure you realize that Apache::DBI
> > creates one connection per httpd child, not just one connection that is
> > shared by all httpd processes.
> 
> Sorry,At first I really think  that all Apache child will share one Mysql
> connection :-) Though Not now,but what a nice feature to add later?just
> create the mysql connection when apache startup then pass the dbh also as a
> GLOBAL var to apache child to share with.Not hard to add I think?

at a first glance this sounds interesting, but it is depreciated.
See the documentation of ApacheDBI for details.

Edmund

-- 
Edmund Mergl
mailto:[EMAIL PROTECTED]
http://www.bawue.de/~mergl

Reply via email to