I'm noticing that our MySQL 4.0.13 system is probably leaking RAM (uptime ~10 days)

...
 PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
26046 mysql      9   0  548M 162M 44008 S     5.9  8.0   0:16 mysqld-max
...

And it just keeps growing. Even with our admittedly aggressive cache settings it should have stopped a growing several days ago. All processes are now at or about those memory stats.

Any ideas? Need any more info?

This is a replication, and both slave and master appear to be leaking. The slave doesn't experience a lot of connections and seems to be leaking almost comparatively as much as the master so there is a common codepath somewhere.

--
Michael Loftis
Modwest Sr. Systems Administrator
Powerful, Affordable Web Hosting

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to