June 19, 2013

Post: MySQL Webinar: Percona XtraDB Cluster Operations, June 26

… been tremendous interest and adoption.  There’s plenty of talks that explain the fundamentals of PXC, but we’re starting to reach a… best practices This webinar is not meant to necessarily be exhaustive, but to cover key topics that administrators of PXC will commonly…

Comment: Can't Create Thread: Errno 11 (A Tale of Two Ulimits)

Hm, yeah, I just tried it on my F18 system (kernel 3.9) and got the same error. Apparently this is a 2.6.x hack only, or maybe there is some other workaround for newer kernel versions that I’m not aware of.

Comment: Call for papers: Percona Live London

TicTune is a community of artists, venues, promoters, and members who come together to share with us of their upcoming live performances. If you’re in the mood to enjoy a live performance while eating, drinking or simply watching the show, this is the place to begin…

Comment: How to load large files safely into InnoDB with LOAD DATA INFILE

I used to be recommended this blog via my cousin. I am not certain whether this put up is written by means of him as no one else know such exact about my trouble. You are incredible! Thank you!

Comment: What technologies are you running alongside MySQL?

Lucene/Solr for Searching Memcached for Caching a lot of stuff Varnish for caching too, but that’s a bit different

Comment: What technologies are you running alongside MySQL?

Lucene/Solr for Searching Memcached for Caching a lot of stuff MongoDB as a job queue

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

… 2.1 is required for most). Finally, the HAProxy. HAProxy is one of the loadbalancers recommended for use with PXC. The other one is glb. HAProxy is used with xinetd on the node along…

Comment: How to calculate a good InnoDB log file size

According to this link, https://mariadb.atlassian.net/browse/MDEV-4662 Jesper is correct and I am wrong: when InnoDB warns about not enough space in the logs, it’s overwritten its last checkpoint. Thanks to Jeremy Cole for finding out the truth.

Post: Call for papers: Percona Live London

If you attended last April’s Percona Live MySQL Conference and Expo in Santa … some of the most accomplished system architects and developers in the business. Now it’s time to give back. The call for papers (CFP) is… you owe it to the MySQL community to share them. Don’t worry about being fancy. Some of the most popular talks have…

Comment: Sphinx search performance optimization: attribute-based filters

of thousands of records, for we use sphinx based on attributes, but memory consumption is exaggerated, so we applied the technique described here, but the