June 20, 2013

Post: What technologies are you running alongside MySQL?

… frequently, especially with large-scale or complicated applications, we use MySQL alongside other technologies for certain tasks of reporting, caching as… technologies for data storage and processing do you use alongside MySQL in your environment? Please feel free to elaborate in the…

Comment: What technologies are you running alongside MySQL?

Sphinx for searching Memcached for caching MongoDB for analytics Can anyone compare the Lucene and sphinx performance?

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.

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

…that explain the fundamentals of PXC, but we’re starting to reach a threshold where it’s easier to…from the standard introductory talk and focus instead more on some key questions/issues/pain-points for those …that administrators of PXC will commonly ask about.  You can register for the webinar here…

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

… second node is then added which SSTs with node1 (based on gcomm://node1 of node2) through Xtrabackup SST (state snapshot transfer… which can be used for SST (Note, the wsrep_sst_xtrabackup in 5.5.30 cant do those except parallel, the one in 5.5.31… to reduce the overhead of status checks, mainly on the node. You can also look this PLMCE talk for HAProxy deployment strategies…

Post: Call for papers: Percona Live London

… step up and volunteer to present your unique insights into MySQL and MySQL-related technologies either as a keynote, tutorial or breakout… to the MySQL community to share them. Don’t worry about being fancy. Some of the most popular talks have been on simple topics done well. Many people come to the conferences to learn — and we need content for MySQL newcomers…

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

does/will Percona 5.6 include handlersocket? I assume it’s including the memcache nosql interface in mysql 5.6, correct?

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

Comment: On Benchmarks on SSD

great write up, heres a video I did on my SSD: http://www.youtube.com/watch?v=gZJ-pPeE5lA

Comment: How to change innodb_log_file_size safely

@Question: Did your innodb engine startup correctly? Seems to me that you can see any innodb dbs because of this.