June 20, 2013

Post: Percona XtraDB Cluster (PXC) in the real world: Share your use cases!

… a HAProxy in each AZ (Availability Zone) for the API server. To add, we are looking at reducing the overhead here…

Comment: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL

Why does the mysql client says it’s 5.1.70? Welcome to the MySQL monitor. Commands end with ; or g. Your MySQL connection id is 138 Server version: 5.1.70-rel14.7-log Percona Server (GPL), 14.7, Revision 572

Post: Call for papers: Percona Live London

… story: What have you experienced while actively using MySQL, Percona Server, MariaDB, Drizzle or (fill in the blank) in production? Are…

Post: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL

… to package conflicts. Bug fixed #1174271. Fixed the RPM Percona-Server-shared-compat package naming issue that could lead to unresolved package dependencies when installing Percona Server 5.1. Bug fixed #893860. The log tracker thread was… the RPM package dependencies for different major versions of Percona Server. Bug fixed #1167109. Fixed the CVE-2012-5627 vulnerability, where…

Post: Percona Server 5.6.11-60.3 first Release Candidate now available

… fixes from latest Percona Server 5.5 release (currently Percona Server 5.5.31-30.3). New Features: Percona Server has implemented Log… can be 64-bit unsigned integers now. Bug fixed #714925. Server would crash if an INNODB_CHANGED_PAGES query is issued… fixed #1185304. Fixed the upstream bug #68970 that, in Percona Server, would cause small tablespaces to expand too fast around 500KB…

Post: Percona Server for MySQL 5.5.31-30.3 now available

…-io devices. This feature implementation is considered BETA quality. Percona Server has introduced innodb_read_views_memory and innodb_descriptors_memory… the clean RPM installation. Bug fixed #1174426. Fixed the Percona-Server-shared-55 and Percona-XtraDB-Cluster-shared RPM package dependences…

Comment: ZFS on Linux and MySQL

…, I pulled all the 300GB drives out of my MySQL servers years ago. I don’t need the space of a… fast as older SSDs. But the newer SSDs are as big, and much faster than the 300GB HDDs, on MySQL type…

Post: How people are using MySQL... from 1 user to 100 million (upcoming conference talk)

… services or development systems, many people are using a single server with some backups configured, and then simply take the downtime…

Comment: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL

… data dir. But check http://www.percona.com/doc/percona-server/5.1/compatibility.html if you’re planning to switch back from Percona Server 2) here is the list of compared features: http://www.percona.com/doc/percona-server/5.1/feature_comparison.html 3) we’re not planning…

Comment: Recovering Innodb table Corruption

Thanks a lot. It resolves a serious problem i was getting in my server. Only here I found the solution. Hugs