|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Apache::DBI and AutoCommitby rdfield (Priest) |
| on Feb 20, 2006 at 09:32 UTC ( [id://531422]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Apache::DBI is transparent in use (it says so in the docs), thus just calling "connect" is fine. The DBI docs say "the behaviour of this method differs in several respects from the behaviour of persistent connections implemented by Apache::DBI" about connect_cached. So I guess using Apache::DBI and then calling connect_cached could be the causing some conflicts.
rdfield
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||