June 20, 2013

Post: Percona Welcomes Justin Swanhart

… in MySQL 5.1 as well as instrumentation-for-php, a suite of PHP classes for easing the implementation of instrumentation in applications…

Comment: Beware large Query_Cache sizes

http://bugs.mysql.com/bug.php?id=21074 is worth watching, since it is about improvement … impact. On a related topic, http://bugs.mysql.com/bug.php?id=21051 has improved the reset query cache operation and…. The query cache design will undoubtedly be improved to better suit large cache sizes at some time. For the moment, it…

Comment: SimCity outages, traffic control and Thread Pool for MySQL

… threading and internal queues) that accepted connections from the app (php, java, python, etc) and then passed the traffic over to… being an impressive number and it would have been especially suited for a NoSQL implementation given how the schema was designed…

Comment: mysql-proxy, urgh performance and scalability ?

… right about its support for php, infact it comes in built in with new php4 version. It suits my need. But I…

Post: Top 5 Wishes for MySQL

… other OpenSource projects such as PostgreSQL (plugable indexes etc), Apache, PHP or Linux Kernel. Yes in MySQL 5.1 the situation… as storage engine for MySQL but this role does not suite it well as well for our performance optimization works – we…

Comment: Alternatives of PHP ?

… surprisingly good results. If you write Perl code by mimicking PHP/Java/C/C++ code, then it’s likely that you… learn the Perl way of doing things. This may not suit you, but you should at least know that most efficient…