Re: Problem with Apache-DBI and local MySQL database

2007-05-03 Thread Perrin Harkins
On 5/3/07, Chris Allen <[EMAIL PROTECTED]> wrote: [Fri May 04 01:44:04 2007] [error] [client 10.3.10.2] DBD driver has not implemented the AutoCommit attribute at /usr/lib/perl5/site_perl/5.8.8/Apache/DBI.pm line 277.\n DBD::mysql::db selectrow_array failed: Lost connection to MySQL server duri

Problem with Apache-DBI and local MySQL database

2007-05-03 Thread Chris Allen
Dear All, I am running: apache 2.2.3 / mod_perl / DBI v1.54, DBD::mysql v4.004 / Apache::DBI I am connecting to 2 MySQL databases: 1 on the local machine through a domain socket 1 over the LAN. 100% of the queries to the LAN connected db work fine 80% of the queries to the local db work f