We prepared RPMs of our release for RedHat 5 / CentOS 5 x86_64 platform.
https://www.percona.com/blog/mysql/RPM/RHEL5/5.0.62/

There was question what patcheset includes and if there is manuals.
We have:

4 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Mark Callaghan

Great work and thanks for sharing. Rumor has it you use the Information Schema to export the output from the monitoring rather than SHOW {TABLE,USER,INDEX}_STATISTICS. That sounds great. We are still in a MySQL 4.0 mindset and don’t know much about the Information Schema.

We just added support to rotate the slow query log. And we are trying to add SHOW CLIENT_STATISTICS that will aggregate resource consumption by client IP. That should be out in a patch soon.

Aaron

Hi Vadim,

What is the advantage of using the RHEL5 RPMs vs the generic RPMs on a CentOS/RedHat system?

Thanks