Dear Community,
The 18-th build of MySQL server with Percona patches is available now.
Comparing to the previous release it has following new features:
- The build is based on MySQL-5.0.84
- Fixed the issue with CLIENT_STATISTICS
- New patch innodb_recovery_patches.patch greatly improves recovery time
Fixed bugs in the build:
- Bug #407117 in Percona patches: “any mysql-test fails with a warning “master.err: ctype_ucs2_def: InnoDB: Warning: some resources were not cleaned up in shutdown:””
- Bug #352840 in Percona patches: “INNODB_BUFFER_POOL_CONTENT privacy issue”
You can download binaries and sources with the patches here
https://www.percona.com/downloads/Percona-Server-5.0/LATEST/
The Percona patches live on Launchpad : https://launchpad.net/percona-patches and you can report bug to Launchpad bug system:
https://launchpad.net/percona-patches/+filebug. The documentation is available on our Wiki
For general questions use our Pecona-discussions group, and for development question Percona-dev group.
For support, commercial and sponsorship inquiries contact Percona.
Is there a chance to provide the SRPMs as well? I often need to build the i386 binaries as well and it would save me some time.
Thank you!
Hi ngm,
Please check https://www.percona.com/mysql/5.0.84-b18/source/ .
I’ve uploaded src.rpm as well as .spec
Hi,
on upgrade from highperf-b16-5.0.82, after some day we run in trouble that the response time and cpu (7x) usage grows dramatically.
After rollback to highperf-b16-5.0.82 everything work ok. It runs with the same my.cnf except innodb_fast_recovery=true.
The recovery time on a hw failure was with 5.0.84 very very good ( 10 min instead on multiple hours without success)
The DB has:
500 Tablespace
2x256K ib_logfile
20 GB innodb_buffer_pool_size
on dual quad core intel E5345
32 GB RAM
3* 16*142 GB SAS Disks 15krpm
Frank
Hi,
Great release I like it very much. With my configuration I made 20% performance upgrades. Thanks for it.
One question, from the debian build, why did you not compiled with profiling enabled? I there a reason?
Thnx