From: Naveen Nalam Date: March 17 1999 6:50am Subject: Re: MySQL speed. List-Archive: http://lists.mysql.com/mysql/385 Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Thanks for the help Monty! My site is now running on 3.22.19a and has not had a lockup or speed problem in two days - it's easily handling the 200,000+ queries per hour! :) > - What problems did you have with DBI; I have found the 1.2x series > to be very reliable! Not sure.. I was using the DBI that came with 3.21.33c. It would core dump when it did a certain SQL SELECT query - I changed the code to use Mysql.pm and no problems after that. thankx -naveen