[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] mysqld very load



probably some bad code looping through millions of records ?
you could kill it and restart it or you could try a

$ mysql -u root -p
<whatever>
then type "status" in the mysql monitor

that will show you information about how its doing and whats its done, any
slow queries etc.

have a look also in /home/mysql dir theres a <hostname>.err file in there
which can help ya.

fragga


----- Original Message -----
From: "Andres C." <anakinpc@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, September 11, 2002 9:31 AM
Subject: [cobalt-users] mysqld very load


> Hi:
>
> One of my RaQs the mysqld is very load aprox 80 % of CPU, how detect the
> cause of the extreme load ???
>
>
> Regards
>
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>