… enhanced version of MySQL for many years. We call it Percona Server with XtraDB, and some of the largest MySQL installations in the… tool. This page used to contain links to MySQL patches. Those patches are now available in Percona Server, and the code is hosted on Launchpad.
Post: Profiling MySQL stored routines
… in set (0.00 sec) host # tail /var/log/mysql/mysql-slow.log # Time: 090115 2:25:28 # User@Host: me[me] @ localhost [] # Thread…’s SHOW PROFILE patch – which is included in all Community tree based Percona MySQL builds since it is part of MySQL community version ever since 5.0.37 (note – not all Percona builds are…
Post: Percona BOFs at OSCON
… sessions so we host/co-host number of BOFs at the comming OSCON conference. Future of MySQL Forks, Branches and Patches I guess is…
Post: Percona RPMS for RedHat 5 / CentOS 5 x86_64
… 5 / CentOS 5 x86_64 platform. http://www.mysqlperformanceblog.com/mysql/RPM/RHEL5/5.0.62/ There was question what patcheset…-patch-installation-walk-through/ User / Table / Index statistics (Google’s patch). More here http://www.mysqlperformanceblog.com/2008/04/24/mysql-extensions-for-hosting…
Post: Poor man's query logging
…performing queries that run at least 2 seconds. Percona actually extended the slow log to, among others… or, even more work, by applying the patch and rebuilding the entire database from sources. …MySQL through TCP sockets. When localhost (not to be confused with 127.0.0.1) is used as a MySQL host…
Comment: Optimizing slow web pages with mk-query-digest
… are running MySQL 5.0.77, not Percona Server. Our server hosts won’t support Percona Server (even though it’s identical to MySQL for their purposes), so we have to use “vanilla” MySQL… okay with this patch I think. I found some old documentation that said the patch could be applied to non-Percona MySQL, but I…
Comment: Optimizing slow web pages with mk-query-digest
… are running MySQL 5.0.77, not Percona Server. Our server hosts won’t support Percona Server (even though it’s identical to MySQL for their purposes), so we have to use “vanilla” MySQL… okay with this patch I think. I found some old documentation that said the patch could be applied to non-Percona MySQL, but I…
Post: Estimating Replication Capacity
… from Google patches, which is now available in Percona Server and… lot of connections mysql> show processlist; +——–+————-+———–+——+———+——+———————————————————————–+——————+ | Id | User | Host | db | …
Post: Optimizing slow web pages with mk-query-digest
… usually interested in queries that are consuming most MySQL time and that’s how mk-query-digest…0 and all the eXtra benefits from Percona slow query log patch), I knew some particular pages were…0% yes, 99% no # String: # Databases prod_db # Hosts localhost # InnoDB trxID 1153145C (2/0%), 11531626 (2…
Comment: MySQL extensions for hosting
[...] / Table / Index statistics (Google’s patch). More here http://www.mysqlperformanceblog.com/2008/04/24/mysql-extensions-for-hosting/ Posted by Vadim @ 5:19 pm :: Innodb, percona, production Print This Post [...]

