[Serusers] mysql high cpu usage

Mik Cheez michael_bulk at wildgate.com
Thu Mar 10 20:09:49 CET 2005


I would bet you have an infinite loop somewhere in your script, or 
you're locking the records in your database.

ron wrote:

>Hi All,
>
>Just want to ask something, although I don't know whether this is the right
>mailing list to ask this.
>
>I created a php page for clients to see how many minutes they've used and how
>much, problem is, when this page loads, and start to query on mysql, the CPU
>usage reaches up to 99%.
>
>The solution I did was for the php to just query on another mysql server,
>wherein the data there are just the replicated data from the mysql server that
>ser is using, only thing is, it isn't real-time since I'm only doing replication.
>
>Any one encountered this? TIA
>
>Regards
>
>Ron
>
>
>-- --
>iTouch Communications, Inc.
>
>_______________________________________________
>Serusers mailing list
>serusers at lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers
>
>
>  
>




More information about the sr-users mailing list