Re: Apache::DBI connect

2013-11-11 Thread Xinhuan Zheng
Hi Perrin, Thanks very much for below information. This is helpful. My conclusion is that there is no problem in Apache::DBI. It is the application code that doesn't handle db connection correctly. - xinhuan From: Perrin Harkins mailto:phark...@gmail.com>> Date: Monday, November 11, 2013 9:57

Re: Apache::DBI connect

2013-11-11 Thread Perrin Harkins
On Fri, Nov 8, 2013 at 2:58 PM, Xinhuan Zheng wrote: > The query is from the application code not the 'select 1' test query. > OK, then it seems like Apache::DBI may not have a problem. > While most of time I saw Apache::DBI->connect is called but sometime from > a process, it will print out it