Re: MySql behaving slowly

"Mike Zupan" <[email protected]> Sat, 11 Aug 2007 20:01:45 -0400
Newsgroups gmane.comp.db.mysql.windows,gmane.comp.db.mysql.general
Message-ID <[email protected]>
------=_Part_12765_13631416.1186876905749
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

turn on slow query logging.. maybe one or more of the db's got too big and
your queries are running slow

Mike

On 8/10/07, Steve Grosz <[email protected]> wrote:
>
> I am running a MySql server, ver. 4.1.7-max on a P3 with 512meg of RAM.
>
> It has been running fine for the past year, nice and quick.  Now it seems
> like its running slowly.  Is there a tool to test the db and/or install
> and
> see if there are any problems???
>
> Or would upgrading help?
>
> Anyone have any suggestions?????
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[email protected]
>
>

------=_Part_12765_13631416.1186876905749--