From: Jochen Wiedmann Date: November 28 2000 5:06pm Subject: Re: DBD::mSQL vs. Perl script performance List-Archive: http://lists.mysql.com/perl/904 Message-Id: <3A23E60C.9B7FA292@ispsoft.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Roman Melihhov wrote: > Designing banner network stats analysis I'm facing lack of performance when > DBD::mSQL is clogged by too many logfile (table entries for a given period > (defined by timestamp). So if you try reading monthly stats, connection to > server is simply dropped (timed out) by cquid. Is there a way of improving > performance of Perl DBD::mSQL module on a busy systems. I'd simply suggest switching over to MySQL. Sorry, Jochen