Bits and pieces of John Dalton from all over your internet. - tagged with tuning http://johndalton.info/feed en-us http://blogs.law.harvard.edu/tech/rss Sweetcron john@johndalton.info How well does your table fit in innodb buffer pool? http://johndalton.info/items/view/8443/how-well-does-your-table-fit-in-innodb-buffer-pool ]]> Sun, 18 Sep 2011 06:32:00 -0500 http://johndalton.info/items/view/8443/how-well-does-your-table-fit-in-innodb-buffer-pool How well does your table fit in innodb buffer pool? http://johndalton.info/items/view/8343/how-well-does-your-table-fit-in-innodb-buffer-pool ]]> Fri, 16 Sep 2011 00:29:00 -0500 http://johndalton.info/items/view/8343/how-well-does-your-table-fit-in-innodb-buffer-pool Performance Tuning flowchart for MySQL http://johndalton.info/items/view/3884/performance-tuning-flowchart-for-mysql

Not presented as a flowchart, but that's what it feels like to me. A great step-by-step breakdown of tuning MySQL (including consideration of architecture, application and OS.)

]]>
Tue, 21 Sep 2010 05:39:00 -0500 http://johndalton.info/items/view/3884/performance-tuning-flowchart-for-mysql
Michael Caplan / Blog / Don't Forget to Flush http://johndalton.info/items/view/2452/michael-caplan-blog-dont-forget-to-flush

An excellent article explaining the benefits of prematurely flushing the first part of the web server's response, in particular the page headers. Discusses chunked encoding and content compression as well.

]]>
Wed, 03 Mar 2010 23:03:00 -0600 http://johndalton.info/items/view/2452/michael-caplan-blog-dont-forget-to-flush
MySQLTuner http://johndalton.info/items/view/154/mysqltuner

Cool script, and coolest domain name/installation method in the world.

]]>
Mon, 23 Mar 2009 21:20:00 -0500 http://johndalton.info/items/view/154/mysqltuner
mysqlsla :: Parse, filter and sort MySQL slow, general and binary logs http://johndalton.info/items/view/57/mysqlsla-parse-filter-and-sort-mysql-slow-general-and-binary-logs ]]> Wed, 10 Dec 2008 19:40:00 -0600 http://johndalton.info/items/view/57/mysqlsla-parse-filter-and-sort-mysql-slow-general-and-binary-logs An alternative to the MySQL Query Analyzer at Xaprb http://johndalton.info/items/view/58/an-alternative-to-the-mysql-query-analyzer-at-xaprb

Article suggesting that percona patched MySQL builds combined with mysqlsla are a better option than the MySQL Query Analyzer (proprietary, only available with a MySQL Enterprise subscription).

Mysql query analyzer uses mysql proxy underneath, which is a great thing in its own right.

]]>
Wed, 10 Dec 2008 19:28:00 -0600 http://johndalton.info/items/view/58/an-alternative-to-the-mysql-query-analyzer-at-xaprb
32408df3sf