Great news are MySQL finally released new Community release - MySQL 5.0.33, which however as promised comes without Binaries.
This version also does not have any community patches yet, coming of the same tree as MySQL Enterprise.
To help those who would like to use MySQL Community version but does not like to build binaries we decided to publish our build for MySQL 5.0.33 Community release.
This build was done using “Generic Linux RPM” spec file on CentOS 4.4 (RHEL compatible) x86_64
Server 14M MySQL-server-5.0.33-0.glibc23.x86_64.rpm
Max 3.3M MySQL-Max-5.0.33-0.glibc23.x86_64.rpm
Microslow 2.6M MySQL-microslow-5.0.33-0.glibc23.x86_64.rpm
Client 4.9M MySQL-client-5.0.33-0.glibc23.x86_64.rpm
Shared libraries 1.7M MySQL-shared-5.0.33-0.glibc23.x86_64.rpm
Headers and libraries 7.3M MySQL-devel-5.0.33-0.glibc23.x86_64.rpm
Debug information 25M MySQL-debuginfo-5.0.33-0.glibc23.x86_64.rpm
We added one more RPM to stantard MySQL RPMs - MySQL-microslow-5.0.33-0.glibc23.x86_64.rpm
This package contains mysqld-microslow binary, the server built with our microslow patch, which enables microsecound in slow-log.
More info about the patch
http://www.mysqlperformanceblog.com/...nalyzes-tools/ http://bugs.mysql.com/bug.php?id=25412
Also we propose Linux (AMD64 / Intel EM64T) binaries in tar.gz archive
35M mysql-standard-5.0.33-linux-x86_64-glibc23.tar.gz
The archive contains both mysqld and mysqld-microslow binaries.
Source tar.gz with microslow patch
23M patch.slow-micro.5.0.33.diff
We are waiting for your response if our binaries are helpful and if we should make binaries for other platforms / Linux distributions or if you would like to help us doing builds.
Binaries of MySQL 5.0.33 Community release for AMD64 / EM64T - Read More...