Where the open source database community meets: Use code PERCONA75 and secure your spot for Percona Live.  Register

Percona builds with patches

July 25, 2008
Author
Vadim Tkachenko
Share this Post:

As there were many requests for Debian binary packages in our announcement of Percona builds with custom patchsets, we decided to play with it and built .deb, which you can find there:
https://www.percona.com/blog/mysql/debian/

You can also add the following repositories into your sources.list:

deb http://percona.com/blog/mysql/debian/5.0/ binary-amd64/
deb http://percona.com/blog/mysql/debian/5.0/ source/
deb http://percona.com/blog/mysql/debian/5.1/ binary-amd64/
deb http://percona.com/blog/mysql/debian/5.1/ source/

Also we have generic RPMs for x86-64 architecture:
https://www.percona.com/blog/mysql/RPM/. They are based on .spec file provided in MySQL source tree and should be compatible with SuSe, CentOS and RedHat.

Your comments are welcome!

0 0 votes
Article Rating
Subscribe
Notify of
guest

16 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
John Laur
17 years ago

Thank you!

Brice Figureau
Brice Figureau
17 years ago

Many thanks!
May I suggest to build a full deb repository by adding a signed Release file and an apt key ?

Pablo  PERNOT
Pablo PERNOT
17 years ago

Thanks

R. Iqbal
17 years ago

Vadim, thanks for the Debian binary package. We really appreciate it.

Guillaume Lefranc
17 years ago

Much appreciated, Vadim! MySQL .deb packages are indeed very rare to find.

Ricardo Cescon
17 years ago

Hello,

I downloaded the Debian packages from http://www.mysqlperformanceblog.com/mysql/debian/,
but I think I´m to foolish to install.
I installed the packages

mysql-common_5.0.62_all.deb
mysql-server_5.0.62_all.deb
mysql-client_5.0.62_all.deb

with dpkg -i

but it run still the old version. If I take a look to the list of installed packeges it seems ok.
Whats wrong?
Thanks in advance,

Ricardo

Ricardo Cescon
17 years ago

Hello,

I downloaded the Debian packages from http://www.mysqlperformanceblog.com/mysql/debian/,
but I think I´m to foolish to install.
I installed the packages

mysql-common_5.0.62_all.deb
mysql-server_5.0.62_all.deb
mysql-client_5.0.62_all.deb

with dpkg -i

but it run still the old version. If I take a look to the list of installed packeges it seems ok.
Whats wrong?
Thanks in advance,

regards
Ricardo

Chris
Chris
17 years ago

Thanks a lot!

Ricardo Cescon
17 years ago

Hello,

I still miss the binarys for:

mysql-common_5.0.62_all.deb
mysql-server_5.0.62_all.deb
mysql-client_5.0.62_all.deb

regards
Ricardo

Evgeniy
Evgeniy
17 years ago

Ricardo,

*_all.deb contains platform independent files. You have to install main packages compiled for your platform.
Presently we have only amd64 packages. You can find it by the link above.

Olivier
Olivier
17 years ago

Hello,

thanks a lot for this packages but they depend of “libc6 (>= 2.7)” and “libncurses5 (>= 5.6+20071006-3)”, versions which are not on Debian Etch.
Can I ignore this ? Or should I rebuild this packages ?

Carlos
Carlos
17 years ago

Hi,

Olivier, they are compiled against Debian SID 😉

I am testing the microslow patches with this binaries, but I don’t know the sintax of log_slow_verbosity. I try:

set log_slow_verbosity=”microtime,query_plan,innodb”;
ERROR 1210 (HY000): Incorrect arguments to log_slow_verbosity

Thanks!

Carlos
Carlos
17 years ago

It does, thank you very much.

Regards

Michael
Michael
17 years ago

any chance these packages will be updated?

Far
Enough.

Said no pioneer ever.
MySQL, PostgreSQL, InnoDB, MariaDB, MongoDB and Kubernetes are trademarks for their respective owners.
© 2026 Percona All Rights Reserved