MySQL Forums
Forum List  »  Replication

100% CPU usage when otherwise idle
Posted by: Patrick Gibson
Date: April 13, 2011 01:05PM

I've set up a master and slave server running MySQL 5.1.5x, and we're noticing that after a certain number of days running, the CPU usage will jump to 100%, but there's nothing going on that would explain it. The processlist just shows:

Id: 49
User: replicate
Host: xxx.xxxxx.xxx:14144
db: NULL
Command: Binlog Dump
Time: 1604403
State: Has sent all binlog to slave; waiting for binlog to be updated
Info: NULL

Has anyone ever seen this type of behaviour? It's on a FreeBSD (8.1) host, if that makes a difference.

Thanks,

Patrick

Options: ReplyQuote


Subject
Views
Written By
Posted
100% CPU usage when otherwise idle
5787
April 13, 2011 01:05PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.