5.0.75-build11 percona binaries
Posted by Vadim |
As you may know Sun / MySQL made release of community 5.0.75 only as source code release. We made binaries with our patchset.
Patches are mostly equal to build 10
http://www.mysqlperformanceblog.com/2008/12/11/mysql-binaries-percona-build10/, only change:
it includes bugfix for https://bugs.launchpad.net/percona-patches/+bug/308849
You can download binaries (RPMS x86_64) and sources with patches here
http://www.percona.com/mysql/5.0.75-b11/
Related posts: :5.0.75-build12 Percona binaries::Debian / Ubuntu Percona builds::MySQL and plugin binaries:
7 Comments











del.icio.us
digg
Might want to give http://www.percona.com/docs/wiki/release:start an update
Comment :: December 24, 2008 @ 10:33 am
Wilfried,
Sure, updated
Comment :: December 24, 2008 @ 11:55 am
After upgrading to 5.0.75-build11, I notice that mytop cannot see actual queries number. It seems that SHOW STATUS LIKE ‘Questions’ behavior changes.
Comment :: December 24, 2008 @ 7:50 pm
gslin,
we did not change that in our patches.
What version you used before ?
In 5.0.75 it seems you should use SHOW GLOBAL STATUS LIKE ‘Questions’;
Comment :: December 24, 2008 @ 7:57 pm
Yes, SHOW GLOBAL STATUS LIKE ‘Questions’; looks right.
I upgrade from 5.0.65-percona-highperf-b10-log to 5.0.75-percona-highperf-b11-log and notice this.
Comment :: December 24, 2008 @ 9:40 pm
I installed the 5.0.75-build11 binaries. And it works great, only that I would not want error logging in syslog. Is there a way to disable it without compiling from sources without mysqld_safe_syslog-5.0.62.patch? I am using mysqld_multi script to start the instance. Thanks
Comment :: January 5, 2009 @ 1:02 am
5.0.75 is only source because it isnt released yet oficially… check changelog on mysql website
i know they put it as GA but on changelog it says that this version isnt released yet so you made percona build with mysql beta
Comment :: January 5, 2009 @ 2:06 am