Dear Community,
As of today the 19-th build of MySQL server with Percona patches is available.
Comparing to the previous release it has following new features:
Fixed bugs in the build:
You can download binaries and sources with the patches here
https://www.percona.com/mysql/5.0.86-b19/
There is Debian packages repository available since Build 19.
To install MySQL with Percona patches with APT put in your /etc/apt/sources.list
|
1 |
deb http://repo.percona.com/apt lenny main<br>deb-src http://repo.percona.com/apt lenny main |
Then run
|
1 |
# apt-get update<br># apt-get install mysql-server-5.0 |
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.
Resources
RELATED POSTS