June 19, 2013

Post: Webinar: Avoiding common traps when designing a MySQL application

… will give a webinar about the main traps that are awaiting you when designing and building a stable and high-performance MySQL application. I will discuss a broad… buy powerful hardware where a few indexes could have done the same result. So if you think your MySQL servers are not…

Comment: Webinar: Avoiding common traps when designing a MySQL application

Hi. Would you please send me an audio file of this webinar? Or give me an download link? Blip.tv cannot play this episode… http://blip.tv/percona/avoiding-common-traps-when-designing-a-mysql-application-6504820

Post: High-Performance Click Analysis with MySQL

a table instead of the whole table if you a) choose your aggregation to match the order of your commonapplication in advance. What about partitioning in MySQL 5.1?  I know there are some cases when it can help aavoid sharding for aapplication design, and a