Dear Community,
Percona Server 5.0.90, build 21 is available for use.
Comparing to the previous release it has following new features:
- The build is based on MySQL-5.0.90
- The name of the packages are changed to Percona-SQL-server, Percona-SQL-client, etc.
Fixed bugs:
- Fixed Bug #539190
- Fixed Bug #479106
- Fixed tests mysql, mysql_upgrade, ssl*
See release notes for earlier changes.
RPMs and DEB packages are available in Percona repository.
As usual you can download binaries and sources with the patches from Percona web site.
To upgrade from MySQL server to Percona SQL you need remove MySQL installation first, then install Percona-SQL-server and Percona-SQL-client:
-
# yum remove mysql-server mysql-client
-
-
...
-
-
# yum install Percona-SQL-server Percona-SQL-client
If you are running applications which depend on libmysqlclient, install Percona-SQL-shared-compat
before removing MySQL
-
# yum install Percona-SQL-shared-compat.x86_64
The Percona Server lives on Launchpad : https://launchpad.net/percona-server and you can report bug to Launchpad bug system:
https://launchpad.net/percona-server/+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.
innodb_rw_lock.patch
Entry posted by Aleksandr Kuzminsky | No comment
PlanetMySQL Voting: Vote UP / Vote DOWN




